diff --git a/tests/integration/modules/apt/Gemfile.lock b/tests/integration/modules/apt/Gemfile.lock index e96f32d..bf93f50 100644 --- a/tests/integration/modules/apt/Gemfile.lock +++ b/tests/integration/modules/apt/Gemfile.lock @@ -1,8 +1,9 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (2.2.7) - addressable (2.3.6) + CFPropertyList (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) @@ -32,15 +33,19 @@ GEM fog minitar thor - builder (3.2.2) + builder (3.2.4) coderay (1.1.0) + concurrent-ruby (1.1.9) + deep_merge (1.2.1) diff-lcs (1.2.5) excon (0.31.0) extlib (0.9.16) - facter (2.0.1) - CFPropertyList (~> 2.2.6) - faraday (0.8.9) + facter (4.2.5) + hocon (~> 1.3) + thor (>= 1.0.1, < 2.0) + faraday (0.8.11) multipart-post (~> 1.2.0) + fast_gettext (1.8.0) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.19.0) @@ -53,7 +58,7 @@ GEM net-ssh (>= 2.1.3) nokogiri (~> 1.5) ruby-hmac - formatador (0.2.4) + formatador (0.2.5) google-api-client (0.6.4) addressable (>= 2.3.2) autoparse (>= 0.3.3) @@ -64,38 +69,46 @@ GEM multi_json (>= 1.0.0) signet (~> 0.4.5) uuidtools (>= 2.1.0) - hiera (1.3.2) - json_pure + hiera (3.7.0) highline (1.6.21) + hocon (1.3.1) inifile (2.0.2) json (1.8.1) - json_pure (1.8.1) - jwt (0.1.11) - multi_json (>= 1.5) - launchy (2.4.2) - addressable (~> 2.3) + jwt (2.3.0) + launchy (2.5.0) + addressable (~> 2.7) + locale (2.1.3) metaclass (0.0.4) method_source (0.8.2) mime-types (1.25.1) - minitar (0.5.4) + minitar (0.9) mocha (1.0.0) metaclass (~> 0.0.1) - multi_json (1.9.3) + multi_json (1.15.0) multipart-post (1.2.0) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (2.9.0) + net-ssh (2.9.4) nokogiri (1.5.10) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - puppet (3.5.1) - facter (> 1.6, < 3) - hiera (~> 1.0) - json_pure - rgen (~> 0.6.5) + public_suffix (4.0.6) + puppet (7.12.1) + concurrent-ruby (~> 1.0) + deep_merge (~> 1.0) + facter (> 2.0.1, < 5) + fast_gettext (~> 1.1) + hiera (>= 3.2.1, < 4) + locale (~> 2.1) + multi_json (~> 1.10) + puppet-resource_api (~> 1.5) + scanf (~> 1.0) + semantic_puppet (~> 1.0) puppet-lint (0.3.2) + puppet-resource_api (1.8.14) + hocon (>= 1.0) puppetlabs_spec_helper (0.4.1) mocha (>= 0.10.5) rake @@ -106,7 +119,6 @@ GEM builder nokogiri (>= 1.4.1) trollop - rgen (0.6.6) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -118,6 +130,8 @@ GEM rspec-puppet (1.0.1) rspec ruby-hmac (0.4.0) + scanf (1.0.0) + semantic_puppet (1.0.4) serverspec (1.0.0) highline net-ssh @@ -130,12 +144,12 @@ GEM multi_json (>= 1.0.0) slop (3.5.0) specinfra (1.0.5) - thor (0.19.1) + thor (1.1.0) trollop (2.0) unf (0.1.4) unf_ext unf_ext (0.0.6) - uuidtools (2.1.4) + uuidtools (2.2.0) PLATFORMS ruby