Permalink
Browse files
Update responders to version 3.0.0 (#74)
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
Gemfile
|
@@ -33,7 +33,7 @@ else |
|
|
case ENV['RAILS_VERSION'] |
|
|
when /^4.2/ |
|
|
gem 'coffee-rails', '~> 5.0.0' |
|
|
gem 'responders', '~> 2.0' |
|
|
gem 'responders', '~> 3.0' |
|
|
gem 'sass-rails', '>= 5.0' |
|
|
when /^4.[01]/ |
|
|
gem 'sass-rails', '< 5.0' |
|
|
0 comments on commit
8d71140