diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-09-25 16:57:04 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-09-25 16:57:04 +0000 |
commit | 49ff9da07c01255c36650ca55874ac067c0e68bd (patch) | |
tree | ecde112aef519cf45f68f4346ca58d2cc8fb0f05 /Gemfile.lock | |
parent | 95f4996222994435c50bb915d7c1ebc588836b0c (diff) | |
download | chef-49ff9da07c01255c36650ca55874ac067c0e68bd.tar.gz |
Bump version to 15.4.9 by Chef Expeditorv15.4.9
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ecf3e6e313..ca2c301f0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.4.8) + chef (15.4.9) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.8) + chef-config (= 15.4.9) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -58,11 +58,11 @@ PATH train-winrm (>= 0.2.5) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.4.8-universal-mingw32) + chef (15.4.9-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.8) + chef-config (= 15.4.9) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -105,13 +105,13 @@ PATH PATH remote: chef-bin specs: - chef-bin (15.4.8) - chef (= 15.4.8) + chef-bin (15.4.9) + chef (= 15.4.9) PATH remote: chef-config specs: - chef-config (15.4.8) + chef-config (15.4.9) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |