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