diff options
author | Tim Smith <tsmith@chef.io> | 2018-03-26 10:39:35 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-03-26 10:44:19 -0700 |
commit | 0106eed01ffd11a9d43b522ab10be53790a9327c (patch) | |
tree | 0f5e560f7e42627997c5d6c866033e963518b90a /Gemfile.lock | |
parent | 142778cb9db7f4f9cc606903b1f77526449136d9 (diff) | |
download | chef-0106eed01ffd11a9d43b522ab10be53790a9327c.tar.gz |
Parser 2.5.0.4 was yanked
We missed 2 changelog updates due to this so I'm manually adding them
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0b3d649368..5fa707f5c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,7 +229,7 @@ GEM systemu (~> 2.6.4) wmi-lite (~> 1.0) parallel (1.12.1) - parser (2.5.0.4) + parser (2.5.0.5) ast (~> 2.4.0) parslet (1.8.2) plist (3.4.0) |