From af6e1d64eaebdae79cdf2732c1116b5ba08005b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 01:38:16 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v3 --- Helium4/Gemfile | 2 +- Helium4/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Helium4/Gemfile b/Helium4/Gemfile index 99d59195..6db364c4 100644 --- a/Helium4/Gemfile +++ b/Helium4/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' # You may use http://rbenv.org/ or https://rvm.io/ to install and use this version -ruby '2.7.6' +ruby '3.3.3' gem 'cocoapods', '~> 1.11', '>= 1.11.2' diff --git a/Helium4/Gemfile.lock b/Helium4/Gemfile.lock index 95adce69..1240c9e8 100644 --- a/Helium4/Gemfile.lock +++ b/Helium4/Gemfile.lock @@ -94,7 +94,7 @@ DEPENDENCIES cocoapods (~> 1.11, >= 1.11.2) RUBY VERSION - ruby 2.7.6p219 + ruby 3.3.3p89 BUNDLED WITH 2.2.27