mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
Revert "Try pinning and avoiding ffi-yajl 2.6.0"
This reverts commit 3d0b720e2d
.
This commit is contained in:
parent
3d0b720e2d
commit
bf22fa5a6c
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ gem "omnibus-software", github: ENV.fetch("OMNIBUS_SOFTWARE_GITHUB_REPO", "chef/
|
|||
gem "artifactory"
|
||||
|
||||
gem "ffi", ">= 1.9.14", "!= 1.13.0"
|
||||
gem "ffi-yajl", "!= 2.6.0"
|
||||
|
||||
# This development group is installed by default when you run `bundle install`,
|
||||
# but if you are using Omnibus in a CI-based infrastructure, you do not need
|
||||
|
|
|
@ -201,7 +201,7 @@ GEM
|
|||
ffi (~> 1.0)
|
||||
ffi-win32-extensions (1.0.4)
|
||||
ffi
|
||||
ffi-yajl (2.4.0)
|
||||
ffi-yajl (2.6.0)
|
||||
libyajl2 (>= 1.2)
|
||||
fuzzyurl (0.9.0)
|
||||
gssapi (1.3.1)
|
||||
|
|
Loading…
Add table
Reference in a new issue