From 63185824b42661106cca860f8a7ddd707b7001a3 Mon Sep 17 00:00:00 2001 From: Maikel van den Hurk Date: Tue, 5 Dec 2023 08:11:52 +0100 Subject: [PATCH] build: switch to ruby 3.0.6 --- .ruby-version | 2 +- CocoaPods/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 49cdd66..818bd47 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.6 +3.0.6 diff --git a/CocoaPods/Gemfile.lock b/CocoaPods/Gemfile.lock index 9be94ba..3d74f2e 100644 --- a/CocoaPods/Gemfile.lock +++ b/CocoaPods/Gemfile.lock @@ -111,7 +111,7 @@ DEPENDENCIES cocoapods-art RUBY VERSION - ruby 2.7.6p219 + ruby 3.0.6p216 BUNDLED WITH 2.3.23