chore: upgrade to ruby 3.3.4

This commit is contained in:
Nelson Jovel 2024-07-10 10:55:56 -07:00
parent f4a99f6f95
commit 1d255499f6
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
3.3.3
3.3.4

View file

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

View file

@ -515,7 +515,7 @@ DEPENDENCIES
watir
RUBY VERSION
ruby 3.3.3p89
ruby 3.3.4p94
BUNDLED WITH
2.5.11