Drop patch to relax responders (required version in the arhive)

This commit is contained in:
Pirate Praveen 2020-03-13 17:26:17 +05:30
parent b3269fd1f3
commit b0de306b0e
3 changed files with 1 additions and 13 deletions

2
debian/control vendored
View file

@ -39,7 +39,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-rails (>= 2:6.0.2~),
ruby-bootsnap (>= 1.4~),
ruby-nakayoshi-fork (>= 0.0.4~),
ruby-responders (>= 2.0~),
ruby-responders (>= 3.0~),
ruby-sprockets (>= 3.7~),
ruby-default-value-for (>= 3.3~),
#ruby-mysql2 | ruby-pg,

View file

@ -1,11 +0,0 @@
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,7 @@
gem 'nakayoshi_fork', '~> 0.0.4'
# Responders respond_to and respond_with
-gem 'responders', '~> 3.0'
+gem 'responders', '~> 2.0'
gem 'sprockets', '~> 3.7'

View file

@ -11,7 +11,6 @@
0480-embed-faraday-middleware-aws-signers-v4.patch
0482-remove-ee-only-gems.patch
0484-relax-asciidoctor-plantuml.patch
0485-relax-responders.patch
0486-relax-grpc-protobuf.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch