X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4c01da1523d9ceef61decbf99555d50136154495..6accbe964d9196c8f5b3e8685b10f38b990da6b7:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 21af3c9c3..8cecfcd96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,9 @@ GEM ast (2.4.1) bcrypt_pbkdf (1.0.1) builder (3.2.4) - cookstyle (6.12.6) - rubocop (= 0.88.0) + chef-utils (16.3.45) + cookstyle (6.15.3) + rubocop (= 0.89.1) diff-lcs (1.4.4) docker-api (1.34.2) excon (>= 0.47.0) @@ -13,7 +14,7 @@ GEM ed25519 (1.2.4) equatable (0.6.1) erubi (1.9.0) - excon (0.75.0) + excon (0.76.0) ffi (1.13.1) gssapi (1.3.0) ffi (>= 1.0.1) @@ -38,7 +39,8 @@ GEM mixlib-shellout mixlib-versioning thor - mixlib-shellout (3.0.9) + mixlib-shellout (3.1.2) + chef-utils mixlib-versioning (1.2.12) multi_json (1.15.0) necromancer (0.5.1) @@ -74,17 +76,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.88.0) + rubocop (0.89.1) parallel (~> 1.10) parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.1.0, < 1.0) + rubocop-ast (>= 0.3.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.1.0) - parser (>= 2.7.0.1) + rubocop-ast (0.3.0) + parser (>= 2.7.1.4) ruby-progressbar (1.10.1) rubyntlm (0.6.2) rubyzip (2.3.0) @@ -104,7 +106,7 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) - test-kitchen (2.5.3) + test-kitchen (2.5.4) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2) license-acceptance (~> 1.0, >= 1.0.11) @@ -123,7 +125,7 @@ GEM pastel (~> 0.7.2) strings (~> 0.1.6) tty-cursor (~> 0.7) - tty-color (0.5.1) + tty-color (0.5.2) tty-cursor (0.7.1) tty-prompt (0.21.0) necromancer (~> 0.5.0) @@ -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)