diff options
author | Tim Smith <tsmith@chef.io> | 2021-12-17 11:38:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-17 11:38:11 -0800 |
commit | 6ce6c0bd6b359c62d700d4b2e689ffd98af04694 (patch) | |
tree | 953d5052b89168ba1d4904d789039e8a1eec3eb3 | |
parent | 4d4210855a3691d4ea0dc25f47564935b49f27b3 (diff) | |
parent | b8bccec7ea2c64100c0dda59063dbb7653883a29 (diff) | |
download | chef-6ce6c0bd6b359c62d700d4b2e689ffd98af04694.tar.gz |
Merge pull request #12388 from chef/expeditor/train-core_3.8.6
Bump train-core to 3.8.6
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 30925f87c3..ca6faf42a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -341,7 +341,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) |