We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b41335 commit 33a7c2aCopy full SHA for 33a7c2a
Gemfile
@@ -35,7 +35,7 @@ end
35
# testing Puppet 8 / Ruby 3.2 on Windows. See PA-5406 for more.
36
group :integration do
37
# Pin due to an issue with FFI, Windows, and Facter. See FACT-3434
38
- gem 'ffi', '1.15.5'
+ gem 'ffi', '1.17.1'
39
end
40
41
# Find a location or specific version for a gem. place_or_version can be a
0 commit comments