Update dependency ruby to v3.2.1

This commit is contained in:
renovate[bot]
2023-02-13 16:05:21 +00:00
committed by Ryan Williams
parent 681f0b150d
commit 6ea00c88f5
2 changed files with 2 additions and 2 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.0"
ruby "3.2.1"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.4"