From 4242a8d8174b62f11f08d990575050c620f6c4e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 21:03:22 +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 ee24b0a..4f6e37f 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