Skip to content

Commit

Permalink
Gemfile tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
fairchild committed May 26, 2012
1 parent fc760ec commit e04e5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ gem 'fnordmetric', "~>0.7"
gem 'thin'
gem 'multi_json'
gem 'oj'
gem 'foreman'

group :development do
gem "heroku", :require=>false
gem "pry"
gem 'capistrano', :require=>false
gem 'capistrano_colors'
gem 'foreman', :require=>false
end

0 comments on commit e04e5dd

Please sign in to comment.