From 4405e5745026f55e77e8ce6c21f71b476774a2cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Fri, 26 Apr 2024 17:22:47 +0200 Subject: [PATCH] Use Ruby 3.3 --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index be94e6f53d..bea438e9ad 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.1 diff --git a/Gemfile.lock b/Gemfile.lock index d6e240e472..92f19d5b99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ DEPENDENCIES rubocop-rake RUBY VERSION - ruby 3.2.2p53 + ruby 3.3.1p55 BUNDLED WITH 2.4.12