From 717b2a5cb9919560d7deb53a0a4c67fd81fde369 Mon Sep 17 00:00:00 2001 From: artichoke-ci Date: Mon, 25 Dec 2023 13:06:34 -0500 Subject: [PATCH 1/2] chore: Update `.ruby-version` in `artichoke/rand_mt` Managed by Terraform. ## Contents ``` 3.3.0 ``` --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index be94e6f53..15a279981 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.0 From 2041f71286af011c5dba50f41f919dc158bfa3a3 Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Mon, 25 Dec 2023 13:12:41 -0500 Subject: [PATCH 2/2] Update bundler --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f8e03c4b..a6fa53b90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,4 +45,4 @@ DEPENDENCIES rubocop-rake (~> 0.6) BUNDLED WITH - 2.4.12 + 2.5.3