From 9b15a33aae86e6e0d8d07422fc189b2a693db5e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 15:18:36 +0000 Subject: [PATCH] Update dependency ruby to v3.4.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 2aa51319..7921bd0c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.7 +3.4.8 diff --git a/Gemfile b/Gemfile index 2b9d3b3c..ba4bf095 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.7' +ruby '3.4.8' gem 'bootsnap', require: false gem 'graphql' diff --git a/Gemfile.lock b/Gemfile.lock index 86357b9e..26d94179 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -443,7 +443,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 3.4.7p58 + ruby 3.4.8p72 BUNDLED WITH 2.4.19