chore: upgrade to ruby 3.3.4

mciea-main
Nelson Jovel 1 year ago
parent b718993289
commit fe07deb445

@ -1 +1 @@
3.3.3 3.3.4

@ -1,5 +1,5 @@
source "https://rubygems.org" source "https://rubygems.org"
ruby "3.3.3" ruby "3.3.4"
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.3p89 ruby 3.3.4p94
BUNDLED WITH BUNDLED WITH
2.5.11 2.5.11

Loading…
Cancel
Save