From 07f6f8a242b8082bd50d309abac5366c83247d8e Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Tue, 25 Jun 2024 12:07:04 +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 47725433..619b5376 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.2 +3.3.3 diff --git a/Gemfile.lock b/Gemfile.lock index 98f85f2a..ea998e32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -668,4 +668,4 @@ DEPENDENCIES zxcvbn-ruby BUNDLED WITH - 2.5.11 + 2.5.14