diff options
author | Tom Duffield <tom@chef.io> | 2017-03-07 08:19:52 -0600 |
---|---|---|
committer | Tom Duffield <tom@chef.io> | 2017-03-07 08:22:37 -0600 |
commit | 645558aaf3388f8d6532f3314cbd0126b785f2b7 (patch) | |
tree | b863339a6cf6e1eed6b5029a9f069a04a24cb7cb /Gemfile.lock | |
parent | 3a4e8936c53d3b814465a468b7c8a030b09336f1 (diff) | |
download | chef-645558aaf3388f8d6532f3314cbd0126b785f2b7.tar.gz |
Revert "Bump version of chef to 13.1.0 by Chef Versioner."
This reverts commit 3c99c0cb50941e571dd5a923667ff04014fbbbfa.
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b2fc4376c9..8f20c4c5fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,10 +113,10 @@ GIT PATH remote: . specs: - chef (13.1.0) + chef (13.0.8) addressable bundler (>= 1.10) - chef-config (= 13.1.0) + chef-config (= 13.0.8) chef-zero (>= 4.8) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -142,10 +142,10 @@ PATH specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (13.1.0-universal-mingw32) + chef (13.0.8-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 13.1.0) + chef-config (= 13.0.8) chef-zero (>= 4.8) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -186,7 +186,7 @@ PATH PATH remote: chef-config specs: - chef-config (13.1.0) + chef-config (13.0.8) addressable fuzzyurl mixlib-config (~> 2.0) |