diff --git a/Gemfile.lock b/Gemfile.lock index 3f1568caf..22e47f39c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,12 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.2) - activesupport (6.0.3.1) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) atomos (0.1.3) @@ -33,7 +33,7 @@ GEM colored2 (3.1.2) commander-fastlane (4.4.6) highline (~> 1.7.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) declarative (0.0.10) declarative-option (0.1.0) digest-crc (0.5.1) @@ -121,7 +121,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) json (2.3.0) @@ -129,7 +129,7 @@ GEM memoist (0.16.2) mini_magick (4.10.1) mini_mime (1.0.2) - minitest (5.14.4) + minitest (5.18.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -158,13 +158,12 @@ GEM terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) tty-cursor (0.7.1) tty-screen (0.7.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - tzinfo (1.2.9) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext @@ -181,7 +180,7 @@ GEM rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.0) xcpretty (~> 0.2, >= 0.0.7) - zeitwerk (2.4.2) + zeitwerk (2.6.7) PLATFORMS ruby