Update to Rails 7.1.3.2
This commit is contained in:
parent
329f6537e7
commit
4c94ac8b44
2 changed files with 58 additions and 59 deletions
3
Gemfile
3
Gemfile
|
@ -1,8 +1,7 @@
|
|||
source "https://rubygems.org"
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
# unti 7.1 is out
|
||||
gem "rails", "7.1.3"
|
||||
gem "rails", "7.1.3.2"
|
||||
gem "sprockets-rails"
|
||||
gem "sqlite3"
|
||||
gem "puma"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue