Update Ruby to 3.2.2 #5

Merged
atomaka merged 2 commits from ruby-3.2.2 into main 2023-07-10 23:14:23 -04:00
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