diff options
author | Thom May <thom@may.lt> | 2017-12-18 18:31:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-18 18:31:58 +0000 |
commit | 925051d67b36a2b6c6a13c99cccf4109e99987f5 (patch) | |
tree | 087260689310c208d67eed36cab4e7cd62e9f5fd /Gemfile.lock | |
parent | eccc48d63e3bc99d161ad6ca48f7770fcd2b9b59 (diff) | |
parent | 92671398a99bb4393650f4343c3b2a20814eb3eb (diff) | |
download | chef-925051d67b36a2b6c6a13c99cccf4109e99987f5.tar.gz |
Merge pull request #6660 from chef/tm/credentials
implement credential management
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 401a1f95f0..e9881a050f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,7 @@ PATH fuzzyurl mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) + tomlrb (~> 1.2) GEM remote: https://rubygems.org/ |