From 83d5f3a07fcea3dbdb9cc392d9debadac113a63a Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Wed, 10 Jul 2024 20:05:49 -0700 Subject: [PATCH] Upgrade Ruby and Bundler --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 15a279981..619b53766 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.0 +3.3.3 diff --git a/Gemfile.lock b/Gemfile.lock index db5edbe42..9544dab50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,4 +47,4 @@ DEPENDENCIES rubocop-rake (~> 0.6) BUNDLED WITH - 2.5.3 + 2.5.15