Drop Ruby to 3.3 to align closer to README and era of Rails 7
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||||
|
|
||||||
ruby "3.4.5"
|
ruby "3.3.9"
|
||||||
|
|
||||||
# Bundle edge Rails instead:
|
# Bundle edge Rails instead:
|
||||||
# gem "rails", github: "rails/rails", branch: "7-2-stable"
|
# gem "rails", github: "rails/rails", branch: "7-2-stable"
|
||||||
|
|||||||
Reference in New Issue
Block a user