diff --git a/example/.ruby-version b/example/.ruby-version index a4dd9dba..6a81b4c8 100644 --- a/example/.ruby-version +++ b/example/.ruby-version @@ -1 +1 @@ -2.7.4 +2.7.8 diff --git a/example/Gemfile b/example/Gemfile index 2c3edcf4..03f0a894 100644 --- a/example/Gemfile +++ b/example/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.4' +ruby '2.7.8' gem 'cocoapods', '~> 1.11', '>= 1.11.2'