Skip to content

Commit

Permalink
Make gemfile suit Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
mrDoktar committed Jun 10, 2010
1 parent 6d13521 commit 23d80e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ gem 'pg'

gem 'rubycas-client'

group :development do
gem 'ruby-debug'
end

group :test do
gem "rspec-rails", ">= 2.0.0.beta.8"
gem 'factory_girl', :git => 'git://github.com/thoughtbot/factory_girl.git', :branch => 'rails3'
Expand Down

0 comments on commit 23d80e8

Please sign in to comment.