From 5ea3c3550daf456dbaa077a696613c93b022713f Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Thu, 30 May 2024 15:59:49 +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..47725433 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.1 +3.3.2 diff --git a/Gemfile.lock b/Gemfile.lock index b1fc48fc..ab89fe4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -665,4 +665,4 @@ DEPENDENCIES zxcvbn-ruby BUNDLED WITH - 2.5.9 + 2.5.11