From ad63a226b3ea473dedbfa2a69ffd9d4a6fc20951 Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Wed, 25 Dec 2024 11:08:01 +0900 Subject: [PATCH] Update Ruby, Bundler to latest --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 619b537..9c25013 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.3 +3.3.6 diff --git a/Gemfile.lock b/Gemfile.lock index 0edf838..204b0f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,4 +45,4 @@ DEPENDENCIES rubocop-rake (~> 0.6) BUNDLED WITH - 2.5.15 + 2.6.2