diff options
author | Thom May <thom@chef.io> | 2017-04-21 11:38:39 +0100 |
---|---|---|
committer | Thom May <thom@chef.io> | 2017-04-21 11:38:39 +0100 |
commit | dea64bb5855115fb82f59843ccc6cc74457b4b17 (patch) | |
tree | 1cd2d1ab1b9bf6644bea6c559e35bbdda0f1b3a1 /Gemfile.lock | |
parent | fa61980fea73c1af05dc8a0b52cbb6099035883c (diff) | |
download | chef-dea64bb5855115fb82f59843ccc6cc74457b4b17.tar.gz |
Bump version back to 13.1
Signed-off-by: Thom May <thom@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 e6d3feeaff..e0c3bd329c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,10 +96,10 @@ GIT PATH remote: . specs: - chef (13.0.123) + chef (13.1.2) addressable bundler (>= 1.10) - chef-config (= 13.0.123) + chef-config (= 13.1.2) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -126,10 +126,10 @@ PATH specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (13.0.123-universal-mingw32) + chef (13.1.2-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 13.0.123) + chef-config (= 13.1.2) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -171,7 +171,7 @@ PATH PATH remote: chef-config specs: - chef-config (13.0.123) + chef-config (13.1.2) addressable fuzzyurl mixlib-config (~> 2.0) |