Skip to content

Commit e7b3e3d

Browse files
committed
Get off my branches of em-winrm and veewee
1 parent 6fc04b3 commit e7b3e3d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
.vagrant
2+
*.box
3+
virtualfloppy.vfd

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source :rubygems
2-
gem 'veewee', :git => 'git://github.com/hh/veewee.git'
3-
gem "em-winrm", :git => 'git://github.com/hh/em-winrm.git', :ref => '31745601d3'
2+
gem 'veewee' #, :git => 'git://github.com/hh/veewee.git'
3+
gem "em-winrm" #:, :git => 'git://github.com/hh/em-winrm.git', :ref => '31745601d3'
44
gem 'vagrant-windows'

0 commit comments

Comments
 (0)