Ruby 3.1.2

This commit is contained in:
Ryan W
2022-04-13 08:21:19 -07:00
parent 1e3dfd056d
commit fd8d147dfa
4 changed files with 5 additions and 5 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.1"
ruby "3.1.2"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.2"