use rye to test remotely

via ssh , no config yet
This commit is contained in:
Torsten Ruger
2015-11-16 23:23:08 +02:00
parent 9a81d4e6a6
commit bc3042a466
3 changed files with 64 additions and 7 deletions

View File

@ -34,11 +34,14 @@ PATH
GEM
remote: http://rubygems.org/
specs:
annoy (0.5.6)
highline (>= 1.5.0)
blankslate (3.1.3)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
docile (1.1.5)
drydock (0.6.9)
ffi (1.9.10)
ffi (1.9.10-x64-mingw32)
formatador (0.2.5)
@ -55,6 +58,7 @@ GEM
guard-minitest (2.4.4)
guard-compat (~> 1.2)
minitest (>= 3.0)
highline (1.7.8)
json (1.8.3)
listen (3.0.3)
rb-fsevent (>= 0.9.3)
@ -63,6 +67,9 @@ GEM
method_source (0.8.2)
minitest (5.8.1)
nenv (0.2.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.1)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
@ -81,6 +88,13 @@ GEM
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rye (0.9.13)
annoy
docile (>= 1.0.1)
highline (>= 1.5.1)
net-scp (>= 1.0.2)
net-ssh (>= 2.0.13)
sysinfo (>= 0.8.1)
shellany (0.0.1)
simplecov (0.10.0)
docile (~> 1.1.0)
@ -88,6 +102,10 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
storable (0.8.9)
sysinfo (0.8.1)
drydock
storable
thor (0.19.1)
win32console (1.3.2)
@ -102,6 +120,7 @@ DEPENDENCIES
guard-minitest
minitest
rake
rye
salama!
salama-arm!
salama-object-file!