diff --git a/Gemfile b/Gemfile index 7ccffa6..3b2a3f3 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby ">= 3.3.0" +ruby ">= 3.4.1" git_source(:github) { |repo| "https://github.com/#{repo}.git" } diff --git a/Gemfile.lock b/Gemfile.lock index 4886800..3c3f61c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -263,7 +263,7 @@ DEPENDENCIES webdrivers (>= 5.2.0) RUBY VERSION - ruby 3.3.5p100 + ruby 3.4.1p0 BUNDLED WITH 2.5.18