Bump Rails to master for building docker
This commit is contained in:
parent
212f9cd14d
commit
bb6c9ffbf1
2 changed files with 89 additions and 73 deletions
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
|||
|
||||
ruby "3.2.0"
|
||||
|
||||
gem "rails", "7.0.4.2"
|
||||
gem "rails", git: "https://github.com/rails/rails"
|
||||
gem "sprockets-rails"
|
||||
gem "sqlite3"
|
||||
gem "puma"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue