debian-mirror-gitlab/debian/patches/0485-relax-responders.patch

12 lines
209 B
Diff
Raw Normal View History

--- 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'