From 4725ac40b9f6904e6430ea05467bfe9bd39feade Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Aug 2024 07:02:09 +0000 Subject: [PATCH] Update dependency ruby to v3.3.4 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index e1f6e0d..06c00bb 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby "3.2.0" +ruby "3.3.4" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" gem "rails", "~> 7.1.3", ">= 7.1.3.2" diff --git a/Gemfile.lock b/Gemfile.lock index 3a48649..4fdcb80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -283,7 +283,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.2.0p0 + ruby 3.3.4p94 BUNDLED WITH 2.5.6