Skip to content

Commit

Permalink
Pin ffi gem version in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 committed Jun 12, 2024
1 parent c4861b2 commit 34f54dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source 'https://rubygems.org'

gemspec name: 'recog-content'

gem 'ffi', '1.16.3'
gem 'recog', '~>3.1'

group :test do
Expand Down

0 comments on commit 34f54dd

Please sign in to comment.