Slam Ruby 3.2

This commit is contained in:
Andrew Tomaka 2023-03-06 23:02:19 -05:00
parent 0887a5f6b9
commit 2076ab3572
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
3 changed files with 8 additions and 5 deletions

View file

@ -1,7 +1,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.1.2"
ruby "3.2.0"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.4"