summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-12-29 17:01:02 -0800
committerGitHub <noreply@github.com>2019-12-29 17:01:02 -0800
commitc95640635719a8b92153e3b568455261020354d6 (patch)
treeb8fdbc5a67ce588f78a8e280b3a78566a457d8a8
parent67a12b004aad2e7db97a619567b02a67324f7e7b (diff)
parent59c5e43cc6906800b75dca11bc86bea891ff36dc (diff)
downloadchef-c95640635719a8b92153e3b568455261020354d6.tar.gz
Merge pull request #9195 from chef/expeditor/ffi-yajl_2.3.3
Bump ffi-yajl to 2.3.3
-rw-r--r--Gemfile.lock10
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)