diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-05-15 20:30:08 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-05-15 20:30:08 +0000 |
commit | 86d8a0a8ae41d36e29ddb58e12f12dc6ca30d501 (patch) | |
tree | 23e95bf5dadc06ca54c8ba4e525dd254fd2644c9 | |
parent | 94e341db5197050512d91e09cfabbae305f49fba (diff) | |
download | chef-86d8a0a8ae41d36e29ddb58e12f12dc6ca30d501.tar.gz |
Bump train-core to 2.1.2
This pull request was triggered automatically via Expeditor when train-core 2.1.2 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 361b7b7f2a..c7e7441ae8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,7 +324,7 @@ GEM timers (4.3.0) tins (1.20.2) tomlrb (1.2.8) - train-core (2.1.0) + train-core (2.1.2) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 3.0) |