Update dependency ruby to v3.2.1
This commit is contained in:
committed by
Ryan Williams
parent
681f0b150d
commit
6ea00c88f5
+1
-1
@@ -1 +1 @@
|
|||||||
3.2.0
|
3.2.1
|
||||||
|
|||||||
@@ -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.2.0"
|
ruby "3.2.1"
|
||||||
|
|
||||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||||
gem "rails", "~> 7.0.4"
|
gem "rails", "~> 7.0.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user