From 5c8d39c98b0e0e15923c3174d9e6788c9f7d27a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 12:18:02 +0000 Subject: [PATCH] Update dependency ruby to v3.2.8 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 406ebcbd..f092941a 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.7 +3.2.8 diff --git a/Gemfile b/Gemfile index a65b865f..869d0ca5 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.7' +ruby '3.2.8' gem 'bootsnap', require: false gem 'bot_challenge_page' diff --git a/Gemfile.lock b/Gemfile.lock index 4e88c795..87b5d643 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,7 +447,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.2.7p253 + ruby 3.2.8p263 BUNDLED WITH 2.4.19