From 8dec09bafc474d68f3c61d8a26be1c1e3204bea3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 16:53:49 +0000 Subject: [PATCH] Update dependency ruby to v3.4.2 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 9c25013..4d9d11c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.6 +3.4.2 diff --git a/Gemfile b/Gemfile index 895cd46..b8d81a2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.3.6" +ruby "3.4.2" # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem "rails", "~> 6.1.6" diff --git a/Gemfile.lock b/Gemfile.lock index eafa600..0f11bfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -366,7 +366,7 @@ DEPENDENCIES webpacker RUBY VERSION - ruby 3.3.6p108 + ruby 3.4.2p28 BUNDLED WITH 2.5.23