diff --git a/Gemfile b/Gemfile index 6362a6e..bd1c441 100644 --- a/Gemfile +++ b/Gemfile @@ -36,14 +36,3 @@ gem 'git-pivotal-tracker-integration', '>=1.5.0', path: '~/Developer/git-pivotal gem 'pry' -# Use ActiveModel has_secure_password -# gem 'bcrypt-ruby', '~> 3.0.0' - -# Use unicorn as the app server -# gem 'unicorn' - -# Use Capistrano for deployment -# gem 'capistrano', group: :development - -# Use debugger -# gem 'debugger', group: [:development, :test]