From 10f452c07bed255880fa5a0bce995f753c31bba6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 12:23:28 +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 5a21f0d0..66ceee92 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.2.7' +ruby '3.2.8' git_source(:github) do |repo_name| repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/') diff --git a/Gemfile.lock b/Gemfile.lock index d96202ef..0644c4e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -507,7 +507,7 @@ DEPENDENCIES zip_tricks RUBY VERSION - ruby 3.2.7p253 + ruby 3.2.8p263 BUNDLED WITH 2.3.7