diff --git a/.ruby-version b/.ruby-version index 7921bd0c..7bcbb380 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.8 +3.4.9 diff --git a/Gemfile b/Gemfile index 2e0e339e..ace86114 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.4.8' +ruby '3.4.9' gem 'bootsnap', require: false gem 'crawler_detect' diff --git a/Gemfile.lock b/Gemfile.lock index 4ed08521..1ebdd704 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -475,7 +475,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 3.4.8p72 + ruby 3.4.9p82 BUNDLED WITH 2.4.19