Update to Ruby 3.4.1 (#583)

* Update to Ruby 3.4.1
This commit is contained in:
Ryan Williams
2025-01-19 16:30:26 -08:00
committed by GitHub
parent 28d9055a11
commit 1846c9b69d
6 changed files with 49 additions and 30 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.3.6"
ruby "3.4.1"
# Bundle edge Rails instead:
# gem "rails", github: "rails/rails", branch: "7-2-stable"