testing addition
This commit is contained in:
3
Gemfile
3
Gemfile
@ -6,7 +6,8 @@ gem 'volt', '0.9.5.pre4'
|
||||
gem 'volt-mongo', '~> 0.1.0'
|
||||
|
||||
gem "parslet" , git: "https://github.com/salama/parslet.git"
|
||||
gem "salama" , git: "https://github.com/salama/salama.git"
|
||||
#gem "salama" , git: "https://github.com/salama/salama.git"
|
||||
gem "salama" , path: "../salama"
|
||||
gem "salama-reader" , git: "https://github.com/salama/salama-reader.git"
|
||||
gem "salama-arm" , git: "https://github.com/salama/salama-arm.git"
|
||||
gem "salama-object-file" , git: "https://github.com/salama/salama-object-file.git"
|
||||
|
Reference in New Issue
Block a user