io-console 0.4.7-x64-mingw32 → 0.4.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
@@ -1,5 +0,0 @@
1
- begin
2
- require "#{RUBY_VERSION[/\d+\.\d+/]}/io/console.so"
3
- rescue LoadError
4
- require 'io/console.so'
5
- end