From f9749506beb4dcc51c90915755752665c48e3d46 Mon Sep 17 00:00:00 2001 From: Quentin Champenois Date: Thu, 17 Oct 2024 16:05:13 +0200 Subject: [PATCH] chore: Bump to 3.0.6 --- .ruby-version | 2 +- Gemfile.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index b502146..818bd47 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.0.2 +3.0.6 diff --git a/Gemfile.lock b/Gemfile.lock index 1548f12..f78f487 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -793,6 +793,7 @@ GEM PLATFORMS arm64-darwin-21 + arm64-darwin-22 x86_64-linux DEPENDENCIES @@ -813,7 +814,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.0.2p107 + ruby 3.0.6p216 BUNDLED WITH 2.3.14