Skip to content

Commit

Permalink
Update Gemfile.lock [PR Comments]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Morrow committed May 17, 2018
1 parent f96dbb7 commit dfe63f1
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions components/chef-run/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@ GIT
paint (~> 1.0)
solve (> 2.0, < 5.0)

GIT
remote: https://github.com/chef/chef-telemetry.git
revision: 814206862d756f0090134cff79f05fb192baa768
branch: master
specs:
chef-telemetry (0.1.0)
chef-config
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
http (~> 2.2)

GIT
remote: https://github.com/chef/train.git
revision: daefae3357bdaa903ec75da9ab6b222073f6fa07
Expand All @@ -47,9 +36,10 @@ GIT
PATH
remote: .
specs:
chef-run (0.1.94)
chef-run (0.1.95)
chef (>= 14.0)
chef-dk (>= 3.0)
chef-telemetry
mixlib-cli
mixlib-config
mixlib-install
Expand Down Expand Up @@ -130,6 +120,11 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.0)
chef-telemetry (0.1.0)
chef-config
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
http (~> 2.2)
chef-zero (14.0.6)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
Expand Down Expand Up @@ -420,7 +415,6 @@ DEPENDENCIES
bundler
chef-dk!
chef-run!
chef-telemetry!
chefstyle
irbtools-more
pry
Expand Down

0 comments on commit dfe63f1

Please sign in to comment.