diff --git a/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock b/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock index 56e354b9..e0bc3736 100644 --- a/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock +++ b/Floq/installer/fastlane_lib/bundle/lib/ruby/gems/2.2.0/gems/excon-0.55.0/Gemfile.lock @@ -6,11 +6,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (3.2.6) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (6.1.7.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) backports (3.6.4) chronic (0.6.7) + concurrent-ruby (1.1.10) delorean (2.0.0) chronic diff-lcs (1.2.5) @@ -18,13 +22,13 @@ GEM eventmachine (1.0.4-java) ffi2-generators (0.1.1) formatador (0.2.3) - i18n (0.6.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jruby-openssl (0.9.17-java) json (1.8.2) json (1.8.2-java) kgio (2.9.2) - minitest (4.7.5) - multi_json (1.3.6) + minitest (5.17.0) open4 (1.3.0) puma (3.6.0) puma (3.6.0-java) @@ -238,8 +242,8 @@ GEM rubysl-syslog (2.0.1) ffi2-generators (~> 0.1) rubysl-tempfile (2.0.1) - rubysl-test-unit (2.0.1) - minitest (~> 4.7) + rubysl-test-unit (2.0.2) + minitest rubysl-thread (2.0.2) rubysl-thwait (2.0.0) rubysl-time (2.0.3) @@ -269,10 +273,13 @@ GEM sinatra (~> 1.3.0) tilt (~> 1.3) tilt (1.3.3) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicorn (4.8.3) kgio (~> 2.6) rack raindrops (~> 0.7) + zeitwerk (2.6.6) PLATFORMS java