veewee 0.5 alpha is breaking build

This commit is contained in:
Leo Simons 2014-11-20 14:30:41 +01:00 committed by wilderrodrigues
parent 099add4fd6
commit 3bd59a4bf3

View File

@ -16,6 +16,7 @@
# under the License.
source 'https://rubygems.org'
gem 'veewee', :git => 'https://github.com/jedi4ever/veewee.git'
# gem 'veewee', :git => 'https://github.com/jedi4ever/veewee.git'
gem 'veewee', '~> 0.4.5.1'
gem 'em-winrm'
gem 'sys-proctable'