update heroku_san gem

This commit is contained in:
wubwubwubcr3w 2012-06-05 16:07:27 +02:00
parent 5b424e7d94
commit 8e4e5545eb
2 changed files with 2 additions and 2 deletions

View file

@ -172,7 +172,7 @@ end
group :development do
gem 'heroku'
gem 'heroku_san', '3.0.1', :platforms => :mri_19
gem 'heroku_san', '3.0.2', :platforms => :mri_19
gem 'capistrano', :require => false
gem 'capistrano_colors', :require => false
gem 'capistrano-ext', :require => false

View file

@ -208,7 +208,7 @@ GEM
rubyzip
heroku-api (0.2.4)
excon (~> 0.14.0)
heroku_san (3.0.1)
heroku_san (3.0.2)
activesupport
heroku (>= 2)
heroku-api (>= 0.1.2)