Skip to content

Commit

Permalink
Evaluate a fix for FFI
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLunn committed Apr 18, 2024
2 parents 92ec073 + 2a8efae commit 40a2dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'ffi', github: 'KJTsanaktsidis/ffi', branch: 'missing_wb_struct_layout'
gem 'ffi', github: 'KJTsanaktsidis/ffi', branch: 'ktsanaktsidis/missing_wb_struct_layout'

gemspec

0 comments on commit 40a2dbd

Please sign in to comment.