diff --git a/Gemfile.lock b/Gemfile.lock index 0259b14..e27a3d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.6) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) + activesupport (6.0.3.4) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.4.0) aws-sdk (2.2.33) aws-sdk-resources (= 2.2.33) @@ -18,11 +18,12 @@ GEM carthage_cache (0.4.0) aws-sdk (~> 2.2.3) commander (~> 4.3.8) - claide (0.9.1) + claide (1.0.3) clamp (0.6.5) colored (1.2) commander (4.3.8) highline (~> 1.7.2) + concurrent-ruby (1.1.7) ethon (0.8.1) ffi (>= 1.3.0) faraday (0.9.2) @@ -38,15 +39,16 @@ GEM net-http-persistent (>= 2.7) net-http-pipeline highline (1.7.8) - i18n (0.7.0) + i18n (1.8.5) + concurrent-ruby (~> 1.0) jmespath (1.2.4) json_pure (>= 1.8.1) - json (1.8.3) + json (2.3.1) json_pure (1.8.3) launchy (2.4.3) addressable (~> 2.3) mini_portile2 (2.0.0) - minitest (5.8.4) + minitest (5.14.2) multi_json (1.11.2) multipart-post (2.0.0) net-http-persistent (2.9.4) @@ -61,7 +63,7 @@ GEM clamp (~> 0.6) nokogiri (~> 1.6.3) xcodeproj (>= 0.28.2, < 1.1.0) - thread_safe (0.3.5) + thread_safe (0.3.6) travis (1.8.2) backports faraday (~> 0.9) @@ -73,17 +75,18 @@ GEM typhoeus (~> 0.6, >= 0.6.8) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.2) + tzinfo (1.2.8) thread_safe (~> 0.1) - websocket (1.2.3) - xcodeproj (0.28.2) + websocket (1.2.8) + xcodeproj (1.0.0) activesupport (>= 3) - claide (~> 0.9.1) + claide (>= 1.0.0, < 2.0) colored (~> 1.2) xcpretty (0.2.2) rouge (~> 1.8) xcpretty-travis-formatter (0.0.4) xcpretty (~> 0.2, >= 0.0.7) + zeitwerk (2.4.1) PLATFORMS ruby