update sof
This commit is contained in:
1
Gemfile
1
Gemfile
@ -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"
|
||||
|
Reference in New Issue
Block a user