Update all of rails to version 5.2.2.1
This commit is contained in:
parent
2a0552d6b2
commit
490b9de0f2
2 changed files with 54 additions and 46 deletions
2
Gemfile
2
Gemfile
|
|
@ -10,7 +10,7 @@ if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')
|
|||
end
|
||||
|
||||
# as web framework
|
||||
gem 'rails', '~> 5.0.7'
|
||||
gem 'rails', '~> 5.2.2'
|
||||
|
||||
# Use Puma as the app server
|
||||
gem 'puma', '~> 3.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue