diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-12-03 14:10:00 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-12-03 14:10:00 +0000 |
commit | bc6fee0fdaf71e5462a6003c6c13fb663e7f87c4 (patch) | |
tree | bd7d591927bf3126cf8fdb477fa778d4710a509c | |
parent | 75dcdb7863975d4b4e09612c492c43827b224d9d (diff) | |
download | chef-bc6fee0fdaf71e5462a6003c6c13fb663e7f87c4.tar.gz |
Bump train-core to 3.8.5expeditor/train-core_3.8.5
This pull request was triggered automatically via Expeditor when train-core 3.8.5 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 49236e0411..7fb0f71e29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,11 +322,11 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.13.0) + rubocop-ast (1.14.0) parser (>= 3.0.1.1) ruby-prof (1.2.0) ruby-progressbar (1.11.0) - ruby-shadow (2.5.0) + ruby-shadow (2.5.1) ruby2_keywords (0.0.5) rubyntlm (0.6.3) rubyzip (2.3.2) @@ -341,7 +341,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.8.1) + train-core (3.8.5) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |