From d6b8c6d2fe62666ecc4520014a5ba47173548b4a Mon Sep 17 00:00:00 2001 From: artichoke-ci Date: Mon, 25 Dec 2023 13:06:35 -0500 Subject: [PATCH 1/2] chore: Update `.ruby-version` in `artichoke/intaglio` 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 be94e6f5..15a27998 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.0 From 9a3f17974a1f7bfd493ce4a8d02ac22a0cf95eba Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Mon, 25 Dec 2023 13:11:33 -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 ae55c0bb..f65061ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,4 +45,4 @@ DEPENDENCIES rubocop-rake (~> 0.6) BUNDLED WITH - 2.4.12 + 2.5.3