diff options
author | Tim Smith <tsmith@chef.io> | 2021-03-24 07:51:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 07:51:28 -0700 |
commit | 2a4c6b966d225806eebb5d6ecbbca9463a0ef701 (patch) | |
tree | f99dcf7cffb84b31997bc6b4d54498fc207e7134 | |
parent | e104dec834934eeb23458733baf5787434f5ea06 (diff) | |
parent | b4f5a0c45ebd3066074840375968b8d5a2190a97 (diff) | |
download | chef-2a4c6b966d225806eebb5d6ecbbca9463a0ef701.tar.gz |
Merge pull request #11225 from chef/expeditor/train-core_3.5.5
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f8d7f49aa3..d87df8e380 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -344,7 +344,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.5.4) + train-core (3.5.5) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |