diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-07-27 19:05:16 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-07-27 19:05:16 +0000 |
commit | 95be7a611986e50ec4c2e0d96921a4fc9683b644 (patch) | |
tree | de37c8332d6758f68a366b7bc7702c8ba56c52e9 | |
parent | 493f923d6e25ccb0fcec97eaadd3e75f81144824 (diff) | |
download | chef-95be7a611986e50ec4c2e0d96921a4fc9683b644.tar.gz |
Bump train-core to 3.8.1
This pull request was triggered automatically via Expeditor when train-core 3.8.1 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f8c2eae37d..3850faa078 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM debug_inspector (>= 0.0.1) builder (3.2.4) byebug (11.1.3) - chef-telemetry (1.0.29) + chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) chef-vault (4.1.0) @@ -341,7 +341,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.7.4) + train-core (3.8.1) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |