Update to rails 6.0.3.7
This commit is contained in:
parent
ed777e1a35
commit
11e81c5398
2 changed files with 58 additions and 58 deletions
2
Gemfile
2
Gemfile
|
@ -1,7 +1,7 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
# Require rails
|
||||
gem "rails", "6.0.3.6"
|
||||
gem "rails", "6.0.3.7"
|
||||
|
||||
# Require json for multi_json
|
||||
gem "json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue