chore: upgrade to ruby 3.3.3

mciea-main
Nelson Jovel 2 years ago
parent 53f3362a34
commit c576e3a0ba

@ -1 +1 @@
3.3.2 3.3.3

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

@ -550,7 +550,7 @@ DEPENDENCIES
watir watir
RUBY VERSION RUBY VERSION
ruby 3.3.2p78 ruby 3.3.3p89
BUNDLED WITH BUNDLED WITH
2.5.11 2.5.11

Loading…
Cancel
Save