summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-07 03:42:10 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-07 03:42:10 +0000
commiteee40a54b06a0083e378ed5510ba2ae30412fb6c (patch)
treef10948232eb298a410b9d7ba0eb92a1b5dfc1698
parentdff3549ea08e1ec400555e62f8c018e50117a2ea (diff)
downloadchef-expeditor/libyajl2_2.1.0.tar.gz
Bump libyajl2 to 2.1.0expeditor/libyajl2_2.1.0
This pull request was triggered automatically via Expeditor when libyajl2 2.1.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.lock6
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)