From 289f98496f1cee5720b4548c8c29c6b91d37f79c Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Thu, 30 Mar 2023 22:42:15 +0200 Subject: [PATCH] Update Ruby and Bundler version --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index e4604e3a..be94e6f5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.1 +3.2.2 diff --git a/Gemfile.lock b/Gemfile.lock index 6eecd083..c64e85a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,4 +596,4 @@ DEPENDENCIES zxcvbn-ruby BUNDLED WITH - 2.4.8 + 2.4.10