diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-04-07 12:45:10 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-04-07 12:45:10 +0000 |
commit | 4ee3436fb34cfc56d4acbdc07bd5f9ef9a2fa72a (patch) | |
tree | 5f6e9dc06cd8639c1ef5301a8b53d9b4d7d3cae3 | |
parent | d1b51e2950f872590ece775fb3bf2bdce292488e (diff) | |
download | chef-expeditor/train-core_3.6.0.tar.gz |
Bump train-core to 3.6.0expeditor/train-core_3.6.0
This pull request was triggered automatically via Expeditor when train-core 3.6.0 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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6f12cd3454..cbfa56aea7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,8 +196,8 @@ GEM ffi (~> 1.0) ffi-win32-extensions (1.0.4) ffi - ffi-yajl (2.3.4) - libyajl2 (~> 1.2) + ffi-yajl (2.4.0) + libyajl2 (>= 1.2) fuzzyurl (0.9.0) gssapi (1.3.1) ffi (>= 1.0.1) @@ -236,7 +236,7 @@ GEM ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) - libyajl2 (1.2.0) + libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) tomlrb (>= 1.2, < 3.0) @@ -344,7 +344,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.5.5) + train-core (3.6.0) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |