From d74e36852d711b5cf6c87669c7e364cd5a34da6a Mon Sep 17 00:00:00 2001 From: artichoke-ci Date: Mon, 25 Dec 2023 13:06:31 -0500 Subject: [PATCH 1/2] chore: Update `.ruby-version` in `artichoke/qed` 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 82759b81e3ab714152588f0801c86272c64b20ad Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Mon, 25 Dec 2023 13:12:31 -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