mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
upgrade rails to 5.2.4.4
This commit is contained in:
parent
f5ac859b9b
commit
bfb036fa96
2 changed files with 53 additions and 53 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.2.3'
|
||||
gem 'rails', '~> 5.2'
|
||||
|
||||
# Use Puma as the app server
|
||||
gem 'puma', '~> 3.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue