diff --git a/Gemfile.lock b/Gemfile.lock index b8142d59..811d1a92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) artifactory (2.5.1) ast (2.3.0) aws-sdk (2.6.43) @@ -107,6 +107,7 @@ GEM cleanroom (1.0.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) + concurrent-ruby (1.1.9) cucumber-core (2.0.0) backports (~> 3.6) gherkin (~> 4.0) @@ -139,17 +140,18 @@ GEM yajl-ruby (~> 1.1) fuzzyurl (0.9.0) gherkin (4.0.0) - hashie (3.4.6) + hashie (3.6.0) highline (1.7.8) - hitimes (1.2.4) + hitimes (2.0.0) httpclient (2.7.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) iniparse (1.4.2) ipaddress (0.8.3) jmespath (1.3.1) - json (1.8.3) - kartograph (0.2.4) + json (1.8.6) + kartograph (0.2.8) kitchen-digitalocean (0.9.5) droplet_kit (~> 1.0) test-kitchen (~> 1.2) @@ -163,24 +165,24 @@ GEM libyajl2 (1.2.0) mini_portile2 (2.1.0) minitar (0.5.4) - minitest (5.10.1) + minitest (5.15.0) mixlib-archive (0.2.0) mixlib-log - mixlib-authentication (1.4.1) - mixlib-log + mixlib-authentication (1.4.2) mixlib-cli (1.7.0) - mixlib-config (2.2.4) + mixlib-config (2.2.18) + tomlrb mixlib-install (2.1.9) artifactory mixlib-shellout mixlib-versioning thor mixlib-log (1.7.1) - mixlib-shellout (2.2.7) + mixlib-shellout (2.4.4) mixlib-versioning (1.1.0) molinillo (0.4.5) multi_json (1.12.1) - multipart-post (2.0.0) + multipart-post (2.1.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-sftp (2.1.2) @@ -195,7 +197,8 @@ GEM nio4r (1.2.1) nokogiri (1.7.0) mini_portile2 (~> 2.1.0) - octokit (4.6.2) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) ohai (8.22.1) chef-config (>= 12.5.0.alpha.1, < 13) @@ -215,11 +218,11 @@ GEM polyglot (0.3.5) powerpack (0.1.1) proxifier (1.0.3) - public_suffix (2.0.4) + public_suffix (4.0.6) rack (1.6.5) rainbow (2.2.1) rake (12.0.0) - resource_kit (0.1.6) + resource_kit (0.1.7) addressable (>= 2.3.6, < 3.0.0) retryable (2.0.4) ridley (4.6.1) @@ -268,9 +271,9 @@ GEM ruby-progressbar (1.8.1) rufus-lru (1.1.0) safe_yaml (1.0.4) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) semverse (1.2.1) serverspec (2.37.2) multi_json @@ -297,12 +300,13 @@ GEM safe_yaml (~> 1.0) thor (~> 0.18) thor (0.19.4) - thread_safe (0.3.5) + thread_safe (0.3.6) timers (4.0.4) hitimes + tomlrb (2.0.1) treetop (1.6.8) polyglot (~> 0.3) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.1.2) uuidtools (2.1.5)