From 4a5d5d9c825413d0baf172b40e750d6568abd3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Thu, 27 Jun 2024 12:11:10 +0200 Subject: [PATCH] Update Ruby version --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index bea438e9..619b5376 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.1 +3.3.3 diff --git a/Gemfile.lock b/Gemfile.lock index e9ec0e4a..a9e75c2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,4 +149,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.5.10 + 2.5.14