Update dependency ruby to v3.1.3

This commit is contained in:
renovate[bot]
2022-11-26 00:54:10 +00:00
committed by Ryan Williams
parent 359fdb417f
commit e3a596d959
5 changed files with 19 additions and 34 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.1.2"
ruby "3.1.3"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.3"