Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
Drop commented out gems in Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
huerlisi committed Dec 12, 2011
1 parent e250fc5 commit dbb897a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,6 @@ gem 'jquery-rails'
gem 'haml-rails'
gem 'compass', '>= 0.12.alpha.0'

# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'

# Use unicorn as the web server
# gem 'unicorn'

# Deploy with Capistrano
# gem 'capistrano'

# To use debugger
# gem 'ruby-debug19', :require => 'ruby-debug'

group :test do
# Pretty printed test output
gem 'turn', :require => false
Expand Down

0 comments on commit dbb897a

Please sign in to comment.