Relax dependency of gon in Gemfile and update minimum version in d/control

This commit is contained in:
Pirate Praveen 2021-04-30 17:25:10 +05:30
parent e3c1b1baff
commit 1ee4f8772b
2 changed files with 7 additions and 3 deletions

2
debian/control vendored
View file

@ -314,7 +314,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
#
ruby-addressable (>= 2.7~),
ruby-gemojione (>= 3.3~),
ruby-gon (>= 6.2~),
ruby-gon (>= 6.4~),
ruby-request-store (>= 1.5~),
ruby-jquery-atwho-rails (>= 1.3.2~),
ruby-virtus (>= 1.0.5-3~),

View file

@ -310,7 +310,7 @@ gitlab Gemfile
# Detect and convert string character encoding
gem 'charlock_holmes', '~> 0.7.7'
@@ -287,9 +287,9 @@
@@ -287,28 +287,28 @@
gem 'rack-proxy', '~> 0.6.0'
@ -323,7 +323,11 @@ gitlab Gemfile
gem 'addressable', '~> 2.7'
gem 'gemojione', '~> 3.3'
@@ -300,15 +300,15 @@
-gem 'gon', '~> 6.4.0'
+gem 'gon', '~> 6.4'
gem 'request_store', '~> 1.5'
gem 'base32', '~> 0.3.0'
gem "gitlab-license", "~> 1.4"
# Protect against bruteforcing