diff --git a/.ruby-version b/.ruby-version index f092941a..e650c01d 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.8 +3.2.9 diff --git a/Gemfile b/Gemfile index 869d0ca5..92332480 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.2.8' +ruby '3.2.9' gem 'bootsnap', require: false gem 'bot_challenge_page' diff --git a/Gemfile.lock b/Gemfile.lock index cb921ed7..bff748e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -451,7 +451,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.2.8p263 + ruby 3.2.9p265 BUNDLED WITH 2.4.19