This commit is contained in:
Torsten Ruger
2015-07-31 20:42:25 +03:00
parent 64078cc331
commit 50367abcbb
2 changed files with 4 additions and 8 deletions

View File

@ -5,7 +5,7 @@ gem 'volt', '0.9.5.pre4'
# volt uses mongo as the default data store.
gem 'volt-mongo', '~> 0.1.0'
gem "parslet" , git: "https://github.com/salama/parslet.git"
#gem "parslet" , git: "https://github.com/salama/parslet.git"
gem "salama" , git: "https://github.com/salama/salama.git"
gem "salama-reader" , git: "https://github.com/salama/salama-reader.git"
gem "salama-arm" , git: "https://github.com/salama/salama-arm.git"