robertwahler / win32-autogui

A Ruby Win32 GUI testing framework packaged as a RubyGem
http://www.gearheadforhire.com/articles/ruby/win32-autogui/using-ruby-to-drive-windows-applications
MIT License
52 stars 6 forks source link

Deprecated Config warning #14

Open asfarley opened 9 years ago

asfarley commented 9 years ago

Following the example, I get a deprecation warning when including the gem:

irb(main):001:0> require 'win32/autogui' C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/win32-autogui-0.5.2/lib/win32/autogui.rb:25:in <module:Autogui>': Use RbConfig instead of obsolete and deprecated Config. C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/win32-autogui-0.5.2/lib/win32/autogui.rb:25:inmodule:Autogui': Use RbConfig instead of obsolete and deprecated Config. C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/win32-autogui-0.5.2/lib/win32/autogui.rb:26:in `module:Autogui': Use RbConfig instead of obsolete and deprecated Config.

globalcitizen commented 8 years ago

Seems to totally fail now on ruby-2.2.5p319