From 2c72abb0da7b0b653a6342f50cf6b5bfb04ee88d Mon Sep 17 00:00:00 2001 From: Sunnyyoung Date: Sat, 8 May 2021 01:43:50 +0800 Subject: [PATCH] Update gems --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index accc6f7..adcb12a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - activesupport (5.2.4.4) + activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -54,17 +54,17 @@ GEM colored2 (3.1.2) concurrent-ruby (1.1.8) escape (0.0.4) - ethon (0.12.0) - ffi (>= 1.3.0) - ffi (1.14.2) + ethon (0.14.0) + ffi (>= 1.15.0) + ffi (1.15.0) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.8.7) + i18n (1.8.10) concurrent-ruby (~> 1.0) json (2.5.1) - minitest (5.14.3) + minitest (5.14.4) molinillo (0.6.6) nanaimo (0.3.0) nap (1.1.0) @@ -90,4 +90,4 @@ DEPENDENCIES cocoapods BUNDLED WITH - 2.2.3 + 2.2.17