Merge remote-tracking branch 'upstream/pull/3799'
This commit is contained in:
commit
961ed61247
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -1,7 +1,7 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
# Require rails
|
||||
gem "rails", "7.0.4"
|
||||
gem "rails", "~> 7.0.0"
|
||||
|
||||
# Require json for multi_json
|
||||
gem "json"
|
||||
|
|
|
@ -573,7 +573,7 @@ DEPENDENCIES
|
|||
r2 (~> 0.2.7)
|
||||
rack-cors
|
||||
rack-uri_sanitizer
|
||||
rails (= 7.0.4)
|
||||
rails (~> 7.0.0)
|
||||
rails-controller-testing
|
||||
rails-i18n (~> 7.0.0)
|
||||
rinku (>= 2.0.6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue