From 2261207953caa78214917534d8862ec202d09beb Mon Sep 17 00:00:00 2001 From: artichoke-ci Date: Mon, 25 Dec 2023 13:06:08 -0500 Subject: [PATCH 1/2] chore: Update `.ruby-version` in `artichoke/raw-parts` 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 be94e6f..15a2799 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.0 From 2bca110f4f7a52c9129c927695f7443bb5cddb3c Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Mon, 25 Dec 2023 13:12:50 -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 4f8e03c..a6fa53b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,4 +45,4 @@ DEPENDENCIES rubocop-rake (~> 0.6) BUNDLED WITH - 2.4.12 + 2.5.3