Skip to content

Commit

Permalink
Try pinning lower ffi version
Browse files Browse the repository at this point in the history
  • Loading branch information
tbavelier committed Nov 7, 2024
1 parent fceb303 commit 3b3342b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
fast_gettext (1.1.2)
ffi (1.15.4)
ffi (< 1.17.0)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand Down Expand Up @@ -485,11 +485,12 @@ PLATFORMS
ruby

DEPENDENCIES
concurrent-ruby (= 1.1.10)
fast_gettext
kitchen-docker
kitchen-puppet
kitchen-verifier-serverspec
librarian-puppet
librarian-puppet (<= 4.0.1)
mixlib-shellout (~> 2.2.7)
puppet (~> 7.0.0)
puppet-module-posix-default-r2.7
Expand All @@ -500,6 +501,7 @@ DEPENDENCIES
rubocop-i18n (~> 1.2.0)
rubocop-rspec (~> 1.16.0)
ruby-pwsh (~> 0.3.0)
semantic_puppet (= 1.0.4)
test-kitchen (~> 2.5.4)
xmlrpc

Expand Down

0 comments on commit 3b3342b

Please sign in to comment.