X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/54ae7f43cc0d8d30731ac5cf7398588905a70459..56fcbc5d4f195f3973c08a2155037ec9103c1c01:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 65e8a5113..b5644e2f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,26 +1,27 @@ GEM remote: https://rubygems.org/ specs: - ast (2.4.0) + ast (2.4.1) bcrypt_pbkdf (1.0.1) builder (3.2.4) - cookstyle (6.8.0) - rubocop (= 0.85.1) - diff-lcs (1.3) + chef-utils (16.2.73) + cookstyle (6.13.3) + rubocop (= 0.88.0) + diff-lcs (1.4.4) docker-api (1.34.2) excon (>= 0.47.0) multi_json ed25519 (1.2.4) equatable (0.6.1) erubi (1.9.0) - excon (0.73.0) + excon (0.75.0) ffi (1.13.1) gssapi (1.3.0) ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) httpclient (2.8.3) - kitchen-dokken (2.9.0) + kitchen-dokken (2.10.0) docker-api (~> 1.33) lockfile (~> 2.1) test-kitchen (>= 1.15, < 3) @@ -31,16 +32,17 @@ GEM tty-prompt (~> 0.18) little-plugger (1.1.4) lockfile (2.1.3) - logging (2.2.2) + logging (2.3.0) little-plugger (~> 1.1) - multi_json (~> 1.10) + multi_json (~> 1.14) mixlib-install (3.12.1) mixlib-shellout mixlib-versioning thor - mixlib-shellout (3.0.9) + mixlib-shellout (3.1.1) + chef-utils mixlib-versioning (1.2.12) - multi_json (1.14.1) + multi_json (1.15.0) necromancer (0.5.1) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) @@ -49,9 +51,9 @@ GEM net-ssh (>= 4.0.0) net-telnet (0.1.1) nori (2.6.0) - parallel (1.19.1) - parser (2.7.1.3) - ast (~> 2.4.0) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) pastel (0.7.4) equatable (~> 0.6) tty-color (~> 0.5) @@ -74,16 +76,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.85.1) + rubocop (0.88.0) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.0.3) + rubocop-ast (>= 0.1.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) + rubocop-ast (0.2.0) parser (>= 2.7.0.1) ruby-progressbar (1.10.1) rubyntlm (0.6.2) @@ -94,7 +96,7 @@ GEM rspec-its specinfra (~> 2.72) sfl (2.3) - specinfra (2.82.16) + specinfra (2.82.18) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) @@ -104,7 +106,7 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (2.5.2) + test-kitchen (2.5.3) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (~> 1.0, >= 1.0.11) @@ -133,7 +135,7 @@ GEM tty-cursor (~> 0.7) tty-screen (~> 0.7) wisper (~> 2.0.0) - tty-screen (0.8.0) + tty-screen (0.8.1) unicode-display_width (1.7.0) unicode_utils (1.4.0) winrm (2.3.4)