Update responders to version 3.0.1
This commit is contained in:
parent
2527af1c1b
commit
fe860388d5
2 changed files with 9 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -17,7 +17,7 @@ gem 'puma', '~> 4.3'
|
|||
|
||||
# respond_to methods have been extracted to the responders gem
|
||||
# http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#responders
|
||||
gem 'responders', '~> 2.0'
|
||||
gem 'responders', '~> 3.0'
|
||||
|
||||
# as supported databases
|
||||
gem 'mysql2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue