diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-05-29 21:04:11 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-05-29 21:04:11 +0000 |
commit | 6a613c538b386f72f66548523a8f9400207d2a95 (patch) | |
tree | 6979a776f901effa4a5e796033de99f2b6870f79 /Gemfile.lock | |
parent | ee06ecdfbaa86b0fdd38afae7f514f92bd3e3c8c (diff) | |
download | chef-6a613c538b386f72f66548523a8f9400207d2a95.tar.gz |
Bump version to 14.12.13 by Chef Expeditorv14.12.13
Obvious fix; these changes are the result of automation not creative thinking.
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 61e9a0d327..2686367c74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ PATH remote: . specs: - chef (14.12.12) + chef (14.12.13) addressable bundler (>= 1.10) - chef-config (= 14.12.12) + chef-config (= 14.12.13) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -31,10 +31,10 @@ PATH specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (14.12.12-universal-mingw32) + chef (14.12.13-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 14.12.12) + chef-config (= 14.12.13) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -77,7 +77,7 @@ PATH PATH remote: chef-config specs: - chef-config (14.12.12) + chef-config (14.12.13) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |