From d511103596da8d768350c6997f4d4ef9085454a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Aug 2024 19:02:50 +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 45a5913..3c61f52 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 1b7e496..83516bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.2.0p0 + ruby 3.3.4p94 BUNDLED WITH 2.5.6