Skip to content

Commit

Permalink
Merge pull request #555 from chef/expeditor/chef-cli_2.0.0
Browse files Browse the repository at this point in the history
Bump chef-cli to 2.0.0
  • Loading branch information
marcparadise authored Oct 2, 2019
2 parents 49d6e86 + 2b55a69 commit 692b891
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ GEM
tty-spinner
chef-bin (15.3.14)
chef (= 15.3.14)
chef-cli (1.0.16)
chef-cli (2.0.0)
addressable (>= 2.3.5, < 2.6)
chef (>= 14.0)
cookbook-omnifetch (~> 0.5)
Expand Down Expand Up @@ -587,10 +587,9 @@ GEM
tomlrb (~> 1.2)
tty-box (~> 0.3)
tty-prompt (~> 0.18)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
listen (3.2.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
little-plugger (1.1.4)
lockfile (2.1.3)
logging (2.2.2)
Expand Down Expand Up @@ -735,16 +734,16 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
rspec-expectations (3.8.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.8.1)
rspec-mocks (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
rspec-support (3.8.3)
rubocop (0.72.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand All @@ -755,7 +754,6 @@ GEM
ruby-prof (1.0.0)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
ruby_dep (1.5.0)
rubyntlm (0.6.2)
rubyzip (1.3.0)
rufus-lru (1.1.0)
Expand Down

0 comments on commit 692b891

Please sign in to comment.