chore: update ruby version

This commit is contained in:
rebuilt 2023-10-06 12:13:13 -07:00
parent 48e795fcfb
commit 85f984999d
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
3.2.1
3.2.2

View file

@ -1,5 +1,5 @@
source "https://rubygems.org"
ruby "3.2.1"
ruby "3.2.2"
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")

View file

@ -503,7 +503,7 @@ DEPENDENCIES
watir
RUBY VERSION
ruby 3.2.1p31
ruby 3.2.2p53
BUNDLED WITH
2.3.3