Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update responders to version 3.0.0 (#74)

  • Loading branch information...
depfu authored and ruebot committed Jun 23, 2019
1 parent 499725f commit 8d7114079898302b2ee1e8be5b52855a6029452d
Showing with 1 addition and 1 deletion.
  1. +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

Please sign in to comment.
You can’t perform that action at this time.