From fafd376d3d9ba96f1ef23bf89c4a5990208f27f0 Mon Sep 17 00:00:00 2001 From: Valeriu Popa Date: Thu, 4 Jan 2024 10:11:30 +0200 Subject: [PATCH] reverted gemfile.lock --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96dfe832..2e1c6fee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.6) rexml - activesupport (6.1.4.1) + activesupport (6.1.7.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -73,10 +73,10 @@ GEM cocoapods-try (1.2.0) colored (1.2) colored2 (3.1.2) - colorize (0.8.1) + colorize (1.1.0) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) declarative (0.0.20) digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) @@ -84,7 +84,7 @@ GEM dotenv (2.8.1) emoji_regex (3.2.3) escape (0.0.4) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) excon (0.108.0) faraday (1.10.3) @@ -162,7 +162,7 @@ GEM plist xcodeproj xctest_list (>= 1.2.1) - ffi (1.15.4) + ffi (1.16.3) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -208,7 +208,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.11) + i18n (1.14.1) concurrent-ruby (~> 1.0) iostrust (1.0.0) commander (~> 4.3) @@ -218,7 +218,7 @@ GEM jwt (2.7.1) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.14.4) + minitest (5.20.0) molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.0.0) @@ -250,7 +250,7 @@ GEM simctl (1.6.10) CFPropertyList naturally - sqlite3 (1.4.2) + sqlite3 (1.7.0-arm64-darwin) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -259,9 +259,9 @@ GEM tty-screen (0.8.2) tty-spinner (0.9.3) tty-cursor (~> 0.7) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (1.8.0) @@ -279,10 +279,10 @@ GEM xcpretty-travis-formatter (1.0.1) xcpretty (~> 0.2, >= 0.0.7) xctest_list (1.2.1) - zeitwerk (2.5.1) + zeitwerk (2.6.12) PLATFORMS - ruby + arm64-darwin-22 DEPENDENCIES cocoapods (= 1.11.2) @@ -292,4 +292,4 @@ DEPENDENCIES iostrust BUNDLED WITH - 2.3.11 + 2.4.19 \ No newline at end of file