diff options
| author | Tim Smith <tsmith84@gmail.com> | 2020-08-10 10:50:39 -0700 |
|---|---|---|
| committer | Tim Smith <tsmith84@gmail.com> | 2020-08-10 10:50:39 -0700 |
| commit | 8ab070102914668ac3d836dab74579d67e35d0d0 (patch) | |
| tree | 489776351515e6560805287b79eef37f67615a3b /Gemfile.lock | |
| parent | d893c58194ae64b3615258b1fa13959d32d5f94c (diff) | |
| download | chef-8ab070102914668ac3d836dab74579d67e35d0d0.tar.gz | |
Bump Ohai / Cheffish to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d7d439957a..3f19fae291 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 605f02c66120e999c00895fe3d53769472759aa5 + revision: 560b01fae7fea3e5ffc98deef9488838ea3780e2 branch: master specs: - chefstyle (1.2.0) - rubocop (= 0.88.0) + chefstyle (1.2.1) + rubocop (= 0.89.1) GIT remote: https://github.com/chef/ohai.git - revision: d3a85588a81c0384039d09376adfadc2977de74f + revision: 4451b242ba4988ba17f481d7ed1d1461951987dd branch: master specs: - ohai (16.4.2) + ohai (16.4.6) chef-config (>= 12.8, < 17) chef-utils (>= 16.0, < 17) ffi (~> 1.9) @@ -22,7 +22,6 @@ GIT mixlib-log (>= 2.0.1, < 4.0) mixlib-shellout (>= 2.0, < 4.0) plist (~> 3.1) - systemu (~> 2.6.4) wmi-lite (~> 1.0) PATH @@ -160,11 +159,11 @@ GEM mixlib-log (>= 2.0, < 4.0) rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) - cheffish (16.0.2) + cheffish (16.0.6) chef-zero (>= 14.0) net-ssh coderay (1.1.3) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crack (0.4.3) safe_yaml (~> 1.0.0) debug_inspector (0.0.3) @@ -322,13 +321,13 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - 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.3.0) @@ -350,7 +349,6 @@ GEM structured_warnings (0.4.0) sync (0.5.0) syslog-logger (1.6.8) - systemu (2.6.5) term-ansicolor (1.7.1) tins (~> 1.0) thor (1.0.1) @@ -371,7 +369,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) |
