diff options
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 4893f4c261..ac674ef364 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ PATH remote: . specs: - chef (14.12.5) + chef (14.12.6) addressable bundler (>= 1.10) - chef-config (= 14.12.5) + chef-config (= 14.12.6) 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.5-universal-mingw32) + chef (14.12.6-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 14.12.5) + chef-config (= 14.12.6) 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.5) + chef-config (14.12.6) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |