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"