From 79921599e7ba0f150f4cd093d626eea49831d8dc Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 9 Jul 2015 13:35:57 -0700 Subject: eliminate Rescue Exception --- ext/ffi_yajl/ext/dlopen/extconf.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/ffi_yajl') diff --git a/ext/ffi_yajl/ext/dlopen/extconf.rb b/ext/ffi_yajl/ext/dlopen/extconf.rb index 7e18469..f35d0cb 100644 --- a/ext/ffi_yajl/ext/dlopen/extconf.rb +++ b/ext/ffi_yajl/ext/dlopen/extconf.rb @@ -1,3 +1,4 @@ +# rubocop:disable Style/GlobalVars require 'mkmf' require 'rubygems' -- cgit v1.2.1