Revert "Try pinning and avoiding ffi-yajl 2.6.0"

This reverts commit 3d0b720e2d.
This commit is contained in:
Clinton Wolfe 2023-07-25 12:04:41 -04:00
parent 3d0b720e2d
commit bf22fa5a6c
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -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)