Bump ruby from 3.1.2 to 3.2.0

This commit is contained in:
Ryan W
2022-12-28 09:20:37 -08:00
parent 4b0130eefe
commit 428362cf58
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.1.2"
ruby "3.2.0"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.3"
+1 -1
View File
@@ -298,7 +298,7 @@ DEPENDENCIES
webdrivers
RUBY VERSION
ruby 3.1.2p20
ruby 3.2.0p0
BUNDLED WITH
2.3.12