mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update all of rails to version 5.2.3
This commit is contained in:
parent
e3726c776e
commit
254d8cb9fd
2 changed files with 46 additions and 39 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.1.0'
|
||||
gem 'rails', '~> 5.2.3'
|
||||
|
||||
# Use Puma as the app server
|
||||
gem 'puma', '~> 3.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue