From 1bb8fecc3311040de31613742da00870f6af6f19 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Tue, 9 Apr 2024 09:23:06 -0700 Subject: [PATCH] bump 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 a3ec5a4..eb39e53 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2 +3.3 diff --git a/Gemfile.lock b/Gemfile.lock index 9141519..c0b07fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,4 +12,4 @@ DEPENDENCIES rake BUNDLED WITH - 2.3.18 + 2.5.3