From 72cdd4a55c9e06a57e7745f76bb8fcd28c09820a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 20:32:31 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v2.7.8 --- .ruby-version | 2 +- Gemfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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'