diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-04-07 04:00:15 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-04-07 04:00:15 +0000 |
commit | 24df29ee84a3a4eb1471ebd59b9051e08253fae2 (patch) | |
tree | f10948232eb298a410b9d7ba0eb92a1b5dfc1698 | |
parent | dff3549ea08e1ec400555e62f8c018e50117a2ea (diff) | |
download | chef-24df29ee84a3a4eb1471ebd59b9051e08253fae2.tar.gz |
Bump ffi-yajl to 2.4.0expeditor/ffi-yajl_2.4.0
This pull request was triggered automatically via Expeditor when ffi-yajl 2.4.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7ea35f1bad..74f7db49b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,8 +185,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) @@ -225,7 +225,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) |