diff --git a/Gemfile.lock b/Gemfile.lock index 3ceca1d..44dd590 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,17 +9,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.1) - activesupport (4.2.1) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.3.8) - autoparse (0.3.3) - addressable (>= 2.3.1) - extlib (>= 0.9.15) - multi_json (>= 1.0.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) aws-sdk (1.64.0) aws-sdk-v1 (= 1.64.0) aws-sdk-v1 (1.64.0) @@ -50,6 +41,8 @@ GEM celluloid (0.16.0) timers (~> 4.0.0) coderay (1.1.0) + concurrent-ruby (1.1.10) + declarative (0.0.20) diff-lcs (1.2.5) docker-api (1.21.0) excon (>= 0.38.0) @@ -59,9 +52,8 @@ GEM ethon (0.7.3) ffi (>= 1.3.0) excon (0.45.2) - extlib (0.9.16) facter (1.7.6) - faraday (0.9.1) + faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.9.1) faraday (>= 0.7.4, < 0.10) @@ -165,24 +157,22 @@ GEM multi_json (~> 1.0) net-http-persistent (>= 2.7) net-http-pipeline - google-api-client (0.8.6) - activesupport (>= 3.2) - addressable (~> 2.3) - autoparse (~> 0.3) - extlib (~> 0.9) - faraday (~> 0.9) - googleauth (~> 0.3) - launchy (~> 2.4) - multi_json (~> 1.10) - retriable (~> 1.4) - signet (~> 0.6) - googleauth (0.4.0) + google-api-client (0.32.1) + addressable (~> 2.5, >= 2.5.1) + googleauth (>= 0.5, < 0.10.0) + httpclient (>= 2.8.1, < 3.0) + mini_mime (~> 1.0) + representable (~> 3.0) + retriable (>= 2.0, < 4.0) + signet (~> 0.10) + googleauth (0.5.1) faraday (~> 0.9) jwt (~> 1.4) - logging (~> 1.8) - memoist (~> 0.11) - multi_json (= 1.11) - signet (~> 0.6) + logging (~> 2.0) + memoist (~> 0.12) + multi_json (~> 1.11) + os (~> 0.9) + signet (~> 0.7) guard (2.12.5) formatador (>= 0.2.4) listen (~> 2.7) @@ -202,37 +192,40 @@ GEM hocon (0.0.7) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + httpclient (2.8.3) + i18n (1.10.0) + concurrent-ruby (~> 1.0) inflecto (0.0.2) inifile (2.0.2) ipaddress (0.8.0) - json (1.8.2) + json (1.8.6) json_pure (1.8.2) - jwt (1.4.1) - launchy (2.4.3) - addressable (~> 2.3) + jwt (1.5.6) + launchy (2.5.0) + addressable (~> 2.7) listen (2.10.0) celluloid (~> 0.16.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - little-plugger (1.1.3) - logging (1.8.2) - little-plugger (>= 1.1.3) - multi_json (>= 1.8.4) + little-plugger (1.1.4) + logging (2.3.1) + little-plugger (~> 1.1) + multi_json (~> 1.14) lumberjack (1.0.9) - memoist (0.12.0) + memoist (0.16.2) metaclass (0.0.4) metadata-json-lint (0.0.6) json spdx-licenses (~> 1.0) method_source (0.8.2) mime-types (2.4.3) + mini_mime (1.1.2) mini_portile (0.6.2) - minitest (5.6.0) + minitest (5.16.0) mocha (1.1.0) metaclass (~> 0.0.1) - multi_json (1.11.0) - multipart-post (2.0.0) + multi_json (1.15.0) + multipart-post (2.2.3) nenv (0.2.0) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) @@ -245,10 +238,12 @@ GEM notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0) + os (0.9.6) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + public_suffix (4.0.7) puppet (3.7.5) facter (> 1.6, < 3) hiera (~> 1.0) @@ -276,11 +271,15 @@ GEM builder nokogiri (>= 1.4.1) trollop + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - retriable (1.4.1) + retriable (3.1.2) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) @@ -306,11 +305,10 @@ GEM rspec-its specinfra (~> 2.25) shellany (0.0.1) - signet (0.6.0) + signet (0.12.0) addressable (~> 2.3) - extlib (~> 0.9) faraday (~> 0.9) - jwt (~> 1.0) + jwt (>= 1.5, < 3.0) multi_json (~> 1.10) slop (3.6.0) spdx-licenses (1.0.0) @@ -319,9 +317,9 @@ GEM net-scp net-ssh thor (0.19.1) - thread_safe (0.3.5) timers (4.0.1) hitimes + trailblazer-option (0.1.2) travis (1.7.6) addressable (~> 2.3) backports @@ -338,8 +336,7 @@ GEM trollop (2.1.2) typhoeus (0.7.1) ethon (>= 0.7.1) - tzinfo (1.2.2) - thread_safe (~> 0.1) + uber (0.1.0) unf (0.1.4) unf_ext unf_ext (0.0.6)