Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
Re-ordered Gemfile a little
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmoss committed Jan 10, 2012
1 parent 1934754 commit 7f270de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Expand Up @@ -13,6 +13,7 @@ end

gem 'jquery-rails'
gem 'twitter-bootstrap-rails'
gem 'resque'
gem 'devise'
gem 'omniauth-github'
gem 'yajl-ruby'
Expand All @@ -21,13 +22,11 @@ gem 'faraday-stack'
gem 'faraday_middleware'
gem 'capistrano', '~> 2.10.0.pre'
gem 'grit'
gem 'resque'
gem 'dotiw'
gem 'inherited_resources'
gem 'kaminari'
gem 'permanent_records'
gem 'simple_form', :git => 'https://github.com/plataformatec/simple_form.git'
gem 'foreman'
gem 'open4'

group :development, :test do
Expand Down
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

0 comments on commit 7f270de

Please sign in to comment.