From 2f5598e2cb880382d36c4c350fca44807ec4a85a Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 6 Jul 2024 10:11:24 +0300 Subject: [PATCH] bumb ruby version --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index eb39e53..619b537 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3 +3.3.3 diff --git a/Gemfile.lock b/Gemfile.lock index ab654e8..6cf00aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,4 +144,4 @@ DEPENDENCIES webrick BUNDLED WITH - 2.5.9 + 2.5.11