update sof
This commit is contained in:
parent
8ec8a519ba
commit
6f46f54714
1
Gemfile
1
Gemfile
@ -3,6 +3,7 @@ source "http://rubygems.org"
|
|||||||
gem "parslet"
|
gem "parslet"
|
||||||
gem "salama-reader" , "0.0.3" , :require => "parser" #, :git => "https://github.com/salama/salama-reader.git"
|
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" , :git => "https://github.com/salama/salama-object-file.git"
|
||||||
|
#gem "salama-object-file" , "0.1" , :path => "../salama-object-file"
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem "minitest"
|
gem "minitest"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/salama/salama-object-file.git
|
remote: https://github.com/salama/salama-object-file.git
|
||||||
revision: 217eda2436ed6b6e579641aeef4d04beea7fdaa6
|
revision: b00f49ade6338da0f6766211a749d2000d36899b
|
||||||
specs:
|
specs:
|
||||||
salama-object-file (0.1)
|
salama-object-file (0.1)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user