Update to Ruby 3.1.0

This commit is contained in:
Ryan W
2021-12-27 14:49:11 -08:00
parent 2e81873871
commit cb8e811af7
6 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.0.3"
ruby "3.1.0"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.0"