chore: upgrade to ruby 3.3.4

rpp-main
Nelson Jovel 1 year ago
parent cabf346ada
commit c7ceafe803

@ -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?("/")

@ -549,7 +549,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