Skip to content

Commit

Permalink
Issue #15 - Upgraded heroku to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Lindahl committed Nov 11, 2011
1 parent e93ab4a commit 9c5d502
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -20,7 +20,7 @@ gem 'stache', '~> 0.1.0', :git => "git://github.com/dlindahl/stache.git"
gem 'http_status_exceptions', :git => 'git://github.com/dlindahl/http_status_exceptions.git'

group :development do
gem 'heroku', '~> 2.11.0'
gem 'heroku', '~> 2.13.0'
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -104,7 +104,7 @@ GEM
rails (~> 3.0)
fssm (0.2.7)
has_scope (0.5.1)
heroku (2.11.0)
heroku (2.13.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
Expand Down Expand Up @@ -224,7 +224,7 @@ DEPENDENCIES
fakeweb (~> 1.3.0)
fleakr (~> 0.7.1)
formtastic (~> 2.0.1)
heroku (~> 2.11.0)
heroku (~> 2.13.0)
http_status_exceptions!
machinist (~> 1.0.6)
mocha (~> 0.10.0)
Expand Down

0 comments on commit 9c5d502

Please sign in to comment.