Skip to content

Commit

Permalink
removed heroku gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjones committed Aug 3, 2012
1 parent 84d309f commit 7852aad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ gem 'rack-ssl-enforcer'
gem 'fabrication', "~> 1.3.0" # Both for tests, and loading demo data
gem 'rails_autolink', '~> 1.0.9'
gem 'campy'
gem 'heroku'

platform :ruby do
gem 'mongo', '= 1.3.1'
Expand Down
11 changes: 0 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ GEM
rspec (~> 2.0)
erubis (2.7.0)
eventmachine (0.12.10)
excon (0.15.5)
execjs (1.4.0)
multi_json (~> 1.0)
fabrication (1.3.2)
Expand All @@ -82,14 +81,6 @@ GEM
libxml-ruby (~> 2.0)
has_scope (0.5.1)
hashie (1.2.0)
heroku (2.30.1)
heroku-api (~> 0.3.1)
launchy (>= 0.3.2)
netrc (~> 0.7.5)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.2)
excon (~> 0.15.5)
hike (1.2.1)
hoptoad_notifier (2.4.11)
activesupport
Expand Down Expand Up @@ -137,7 +128,6 @@ GEM
railties (>= 3.0.0)
multi_json (1.3.6)
multipart-post (1.1.5)
netrc (0.7.5)
nokogiri (1.5.0)
oa-core (0.3.2)
oauth2 (0.5.2)
Expand Down Expand Up @@ -295,7 +285,6 @@ DEPENDENCIES
execjs
fabrication (~> 1.3.0)
haml
heroku
hoptoad_notifier (~> 2.4)
htmlentities (~> 4.3.0)
inherited_resources
Expand Down

0 comments on commit 7852aad

Please sign in to comment.