Switch back to ruby-rugged 0.28 (use snapshot.debian.org)

This commit is contained in:
Pirate Praveen 2021-02-22 01:34:34 +05:30
parent a2094ba48c
commit b5ca8e35e3
3 changed files with 1 additions and 22 deletions

2
debian/control vendored
View file

@ -48,7 +48,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-default-value-for (>= 3.3~),
#ruby-mysql2 | ruby-pg,
ruby-pg (>= 1.1~),
ruby-rugged (>= 1.1~),
ruby-rugged (>= 0.28~),
ruby-grape-path-helpers (>= 1.3~),
ruby-faraday (>= 1.0~),
ruby-marginalia (>= 1.9~),

View file

@ -1,20 +0,0 @@
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@
# Supported DBs
gem 'pg', '~> 1.1'
-gem 'rugged', '~> 0.28'
+gem 'rugged', '~> 1.1'
gem 'grape-path-helpers', '~> 1.5'
gem 'faraday', '~> 1.0'
@@ -260,7 +260,7 @@
gem 'loofah', '~> 2.2'
# Working with license
-gem 'licensee', '~> 8.9'
+gem 'licensee', '~> 9.14'
# Detect and convert string character encoding
gem 'charlock_holmes', '~> 0.7.7'

View file

@ -15,7 +15,6 @@
0499-20-remove-capybara-screenshot.patch
0499-30-remove-guard-rspec.patch
0499-40-relax-rouge.patch
0499-60-relax-rugged.patch
0499-70-relax-graphlient.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch