update version

This commit is contained in:
Torsten Ruger
2015-10-07 15:22:10 +03:00
parent e669489419
commit f88fc8bba1
3 changed files with 24 additions and 24 deletions

View File

@ -1,20 +1,20 @@
GIT
remote: git://github.com/salama/salama-arm.git
revision: 0bd5091e3f284ecf040e0086a41d2449cd5afb7a
revision: 4fd8d6fa93f5abcee5d960da9e2b2ec968ba3ea0
specs:
salama-arm (0.0.1)
salama-arm (0.3.0)
GIT
remote: git://github.com/salama/salama-object-file.git
revision: fbae6a02764dbe97e01e4833f9ffffe09879b100
revision: f2aad98ff93a816aca7b47bea0751974a72b1e72
specs:
salama-object-file (0.2.0)
salama-object-file (0.3.0)
GIT
remote: git://github.com/salama/salama-reader.git
revision: 34691f36d13f68d2c39cea266f26ea201bc78bb6
revision: 58b3553251bd23d2b666b25e23c8bc13ad87acdb
specs:
salama-reader (0.2.0)
salama-reader (0.3.0)
ast (~> 2.1.0)
parslet (~> 1.7.0)
@ -27,15 +27,15 @@ GIT
PATH
remote: .
specs:
salama (0.2.0)
salama-object-file (~> 0.2)
salama-reader (~> 0.2)
salama (0.3.0)
salama-object-file (~> 0.3)
salama-reader (~> 0.3)
GEM
remote: http://rubygems.org/
specs:
blankslate (3.1.3)
codeclimate-test-reporter (0.4.6)
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
docile (1.1.5)
@ -55,38 +55,38 @@ GEM
guard-minitest (2.4.4)
guard-compat (~> 1.2)
minitest (>= 3.0)
json (1.8.3)
listen (3.0.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
minitest (5.6.1)
multi_json (1.11.2)
minitest (5.8.1)
nenv (0.2.0)
notiffany (0.0.7)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
parslet (1.7.1)
blankslate (>= 2.0, <= 4.0)
pry (0.10.1)
pry (0.10.2)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.1-x64-mingw32)
pry (0.10.2-x64-mingw32)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
win32console (~> 1.3)
rake (10.4.2)
rb-fsevent (0.9.5)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
shellany (0.0.1)
simplecov (0.9.2)
simplecov (0.10.0)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
thor (0.19.1)
win32console (1.3.2)