We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f595d commit ed9f432Copy full SHA for ed9f432
1 file changed
Gemfile
@@ -13,3 +13,5 @@ gem 'coveralls', '~> 0.8'
13
14
# Pin RuboCop for Travis builds.
15
gem 'rubocop', '0.54.0'
16
+
17
+gem 'ffi' if Gem.win_platform?
0 commit comments