diff --git a/Helium4/Gemfile b/Helium4/Gemfile index 99d59195..59ccaa21 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.1' gem 'cocoapods', '~> 1.11', '>= 1.11.2' diff --git a/Helium4/Gemfile.lock b/Helium4/Gemfile.lock index 95adce69..7b68da70 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.1p55 BUNDLED WITH 2.2.27