From 71b736b64b413abc90824584f122e3d423b9e8e2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Aug 2024 22:02:06 +0000 Subject: [PATCH 1/3] 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 5bf55db..05f0e7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.2.0p0 + ruby 3.3.4p94 BUNDLED WITH 2.5.6 -- 2.47.1 From ab16be853d3d27fe7a004d56aa095e54e3dd2e0c Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Fri, 2 Aug 2024 08:54:49 +0200 Subject: [PATCH 2/3] Update .ruby-version to 3.3.4 --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index a9cadc6..6d5369b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-3.2.0 +ruby-3.3.4 -- 2.47.1 From dda25d95cd6a9e0c86c80e216eee28a4800812df Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Fri, 2 Aug 2024 08:56:28 +0200 Subject: [PATCH 3/3] Upgrade bundler to the latest version --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05f0e7e..0e31210 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,4 +292,4 @@ RUBY VERSION ruby 3.3.4p94 BUNDLED WITH - 2.5.6 + 2.5.17 -- 2.47.1