Skip to content

Commit

Permalink
Land #18, Pin ffi gem version in Gemfile
Browse files Browse the repository at this point in the history
dwelch-r7 authored Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 1b86b44 + ce8baf2 commit 89f894a
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
@@ -4,6 +4,7 @@ source 'https://rubygems.org'

gemspec name: 'recog'

gem 'ffi', '1.16.3'
gem 'nokogiri'

group :test do

0 comments on commit 89f894a

Please sign in to comment.