update sof

This commit is contained in:
Torsten Ruger 2015-05-20 10:56:36 +03:00
parent 8ec8a519ba
commit 6f46f54714
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ source "http://rubygems.org"
gem "parslet"
gem "salama-reader" , "0.0.3" , :require => "parser" #, :git => "https://github.com/salama/salama-reader.git"
gem "salama-object-file" , "0.1" , :git => "https://github.com/salama/salama-object-file.git"
#gem "salama-object-file" , "0.1" , :path => "../salama-object-file"
group :development do
gem "minitest"

View File

@ -1,6 +1,6 @@
GIT
remote: https://github.com/salama/salama-object-file.git
revision: 217eda2436ed6b6e579641aeef4d04beea7fdaa6
revision: b00f49ade6338da0f6766211a749d2000d36899b
specs:
salama-object-file (0.1)