From 7573f73a7221dfff368acd2d9fc7f44630d87416 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:10:11 +0000 Subject: [PATCH] Update dependency ruby to v3.4.1 --- .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..47b322c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.6 +3.4.1 diff --git a/Gemfile b/Gemfile index 895cd46..5d27b79 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.1" # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem "rails", "~> 6.1.6" diff --git a/Gemfile.lock b/Gemfile.lock index c640a1b..9cc78ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -366,7 +366,7 @@ DEPENDENCIES webpacker RUBY VERSION - ruby 3.3.6p108 + ruby 3.4.1p0 BUNDLED WITH 2.5.23