Update dependency ruby to v3.2.2

This commit is contained in:
renovate[bot]
2023-03-30 22:10:05 +00:00
committed by Ryan Williams
parent 04e8e107c5
commit 92602ec7b6
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.2.1"
ruby "3.2.2"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.4"