Update Ruby to 3.2.2

This commit is contained in:
Andrew Tomaka 2023-07-10 22:30:36 -04:00
parent c3e8478840
commit 9c86ed6810
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
3 changed files with 1 additions and 6 deletions

View file

@ -1 +1 @@
3.2.0
3.2.2

View file

@ -1,8 +1,6 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "3.2.0"
# unti 7.1 is out
gem "rails", git: "https://github.com/rails/rails"
gem "sprockets-rails"

View file

@ -274,8 +274,5 @@ DEPENDENCIES
web-console
webdrivers
RUBY VERSION
ruby 3.2.0p0
BUNDLED WITH
2.4.7