diff options
author | Tim Smith <tsmith@chef.io> | 2021-12-17 11:38:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-17 11:38:15 -0800 |
commit | f0d32a968a83e5bf3e2362f53f7b7479f4b455d9 (patch) | |
tree | b7477eaa28df5a6cac10bd45d7cc202bccc156a9 /Gemfile.lock | |
parent | ce7a5677b33d226afc44875a2db22b997eb7e728 (diff) | |
parent | c093e3b20864f5158a6d5421735bf71caded1f6c (diff) | |
download | chef-f0d32a968a83e5bf3e2362f53f7b7479f4b455d9.tar.gz |
Merge pull request #12387 from chef/expeditor/_train-core_3.8.6
Bump train-core to 3.8.6
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 a3ea53ed31..873de67982 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -355,7 +355,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.8.5) + train-core (3.8.6) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |