chore: update ruby version

This commit is contained in:
Nelson Jovel 2024-11-21 12:01:26 -08:00
parent 95e72f4e2e
commit 872d6f51ef
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
3.3.5
3.3.6

View file

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

View file

@ -518,7 +518,7 @@ DEPENDENCIES
watir
RUBY VERSION
ruby 3.3.5p100
ruby 3.3.6p108
BUNDLED WITH
2.5.11