update gems and fix tests

This commit is contained in:
Torsten Ruger
2016-12-06 12:08:18 +02:00
parent 4b05b48197
commit 5ac14ddccc
17 changed files with 52 additions and 79 deletions

View File

@ -1,12 +1,12 @@
GIT
remote: git://github.com/salama/salama-arm.git
revision: 00beb3703b57702e6d8d4743abf7eac2504a3c83
revision: 866ae7ad961f1a387bfb75526fa170006005b13f
specs:
salama-arm (0.3.0)
salama-arm (0.5.0)
GIT
remote: git://github.com/salama/salama-object-file.git
revision: f2aad98ff93a816aca7b47bea0751974a72b1e72
revision: aab01b23108f10063433b1ef9f703ff2927d0b80
specs:
salama-object-file (0.3.0)
@ -18,12 +18,6 @@ GIT
ast (~> 2.1.0)
parslet (~> 1.7.1)
GIT
remote: git://github.com/whitequark/ast.git
revision: 63db4686b33228e8f703cb7328e5e5c62aa3cd92
specs:
ast (2.1.0)
PATH
remote: .
specs:
@ -37,18 +31,19 @@ GEM
specs:
annoy (0.5.6)
highline (>= 1.5.0)
ast (2.1.0)
blankslate (3.1.3)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
codeclimate-test-reporter (1.0.3)
simplecov
coderay (1.1.1)
docile (1.1.5)
drydock (0.6.9)
ffi (1.9.10)
ffi (1.9.10-x64-mingw32)
ffi (1.9.14)
ffi (1.9.14-x64-mingw32)
formatador (0.2.5)
guard (2.13.0)
guard (2.14.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
@ -56,41 +51,38 @@ GEM
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-minitest (2.4.4)
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
highline (1.7.8)
json (1.8.3)
listen (3.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
json (2.0.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.10)
method_source (0.8.2)
minitest (5.8.1)
nenv (0.2.0)
minitest (5.10.1)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.1)
notiffany (0.0.8)
net-ssh (3.2.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
parslet (1.7.1)
blankslate (>= 2.0, <= 4.0)
pry (0.10.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.2-x64-mingw32)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
win32console (~> 1.3)
rake (11.3.0)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
ruby_dep (1.5.0)
rye (0.9.13)
annoy
docile (>= 1.0.1)
@ -99,9 +91,9 @@ GEM
net-ssh (>= 2.0.13)
sysinfo (>= 0.8.1)
shellany (0.0.1)
simplecov (0.10.0)
simplecov (0.12.0)
docile (~> 1.1.0)
json (~> 1.8)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
@ -109,15 +101,14 @@ GEM
sysinfo (0.8.1)
drydock
storable
thor (0.19.1)
win32console (1.3.2)
thor (0.19.4)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
ast!
ast
codeclimate-test-reporter
guard
guard-minitest
@ -130,4 +121,4 @@ DEPENDENCIES
soml-parser!
BUNDLED WITH
1.12.5
1.13.5