Skip to content

Commit

Permalink
Add therubyracer for deployment on heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
TomK32 committed Oct 8, 2011
1 parent 2b6754e commit 655a7b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -10,3 +10,4 @@ gem 'jasmine-core'
gem 'sprockets'
gem 'coffee-script'
gem 'ejs'
gem 'therubyracer-heroku'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -56,6 +56,7 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
therubyracer-heroku (0.8.1.pre3)
thor (0.14.6)
tilt (1.3.3)

Expand All @@ -73,3 +74,4 @@ DEPENDENCIES
rack
rake
sprockets
therubyracer-heroku

0 comments on commit 655a7b2

Please sign in to comment.