adding salaam for the real work to start

This commit is contained in:
Torsten Ruger
2015-07-09 22:30:18 +03:00
parent 456fdc93e1
commit 6961ae3030
3 changed files with 17 additions and 1 deletions

View File

@ -15,6 +15,10 @@ gem 'uglifier', '>= 2.4.0', require: false
gem 'opal-pixi' , :path => "../opal-pixi"
#gem "salama" , "0.2" , :path => "../salama"
gem "salama"
group :test do
# Testing dependencies
gem 'rspec', '~> 3.2.0'