11 lines
209 B
Diff
11 lines
209 B
Diff
--- 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'
|
|
|