diff --git a/.ruby-version b/.ruby-version index a603bb5..6a81b4c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.5 +2.7.8 diff --git a/Gemfile b/Gemfile index 5efda89..03f0a89 100644 --- a/Gemfile +++ b/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.5' +ruby '2.7.8' gem 'cocoapods', '~> 1.11', '>= 1.11.2'