Skip to content

Commit

Permalink
commenting out rubyracer-heorku as the gem is no longer available
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhao Lu committed Sep 20, 2011
1 parent e9ff1ae commit f4c16ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -12,7 +12,7 @@ gem 'pg'
gem 'coffee-script'
gem 'uglifier'

gem 'therubyracer-heroku', '~> 0.8.1.pre3'
#gem 'therubyracer-heroku', '~> 0.8.1.pre3'

gem 'jquery-rails'

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Expand Up @@ -183,7 +183,6 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
term-ansicolor (1.0.6)
therubyracer-heroku (0.8.1.pre3)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
Expand Down Expand Up @@ -227,7 +226,6 @@ DEPENDENCIES
resque (= 1.17.1)
resque_spec
rspec-rails
therubyracer-heroku (~> 0.8.1.pre3)
thin
uglifier
webmock

0 comments on commit f4c16ec

Please sign in to comment.