diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-12-30 00:21:26 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-12-30 00:21:26 +0000 |
commit | 59c5e43cc6906800b75dca11bc86bea891ff36dc (patch) | |
tree | b8fdbc5a67ce588f78a8e280b3a78566a457d8a8 /Gemfile.lock | |
parent | 67a12b004aad2e7db97a619567b02a67324f7e7b (diff) | |
download | chef-59c5e43cc6906800b75dca11bc86bea891ff36dc.tar.gz |
Bump ffi-yajl to 2.3.3
This pull request was triggered automatically via Expeditor when ffi-yajl 2.3.3 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 12ca851402..f9130e95cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM ffi (~> 1.0) ffi-win32-extensions (1.0.3) ffi - ffi-yajl (2.3.1) + ffi-yajl (2.3.3) libyajl2 (~> 1.2) fuzzyurl (0.9.0) gssapi (1.3.0) @@ -256,7 +256,7 @@ GEM mixlib-log mixlib-authentication (3.0.4) mixlib-cli (2.1.5) - mixlib-config (3.0.5) + mixlib-config (3.0.6) tomlrb mixlib-log (3.0.1) mixlib-shellout (3.0.7) @@ -307,8 +307,8 @@ GEM rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.0) - rspec-support (~> 3.9.0) + rspec-core (3.9.1) + rspec-support (~> 3.9.1) rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) @@ -318,7 +318,7 @@ GEM rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.0) + rspec-support (3.9.1) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) |