Skip to content

Commit 380c286

Browse files
committed
Bump ffi to 1.17.1
1 parent ed61525 commit 380c286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem 'rake', '~> 13.0'
77

88
group :development, :test do
99
gem 'rest-client', '~> 2.1.0'
10-
gem 'ffi', '1.17.0'
10+
gem 'ffi', '1.17.1'
1111
gem 'rspec', '~> 3.13'
1212
gem 'public_suffix', '5.0.5'
1313
end

0 commit comments

Comments
 (0)