roll back heroku san
This commit is contained in:
parent
000f8d3b08
commit
332aede418
2 changed files with 3 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -141,7 +141,7 @@ end
|
|||
|
||||
group :development do
|
||||
gem 'heroku'
|
||||
gem 'heroku_san'
|
||||
gem 'heroku_san', '1.3.0'
|
||||
gem 'capistrano', '~> 2.9.0', :require => false
|
||||
gem 'capistrano_colors', :require => false
|
||||
gem 'capistrano-ext', '1.2.1', :require => false
|
||||
|
|
|
|||
|
|
@ -199,10 +199,9 @@ GEM
|
|||
rest-client (~> 1.6.1)
|
||||
rubyzip
|
||||
term-ansicolor (~> 1.0.5)
|
||||
heroku_san (2.1.0)
|
||||
heroku_san (1.3.0)
|
||||
heroku (>= 2)
|
||||
rails (>= 2)
|
||||
rake
|
||||
highline (1.6.11)
|
||||
hodel_3000_compliant_logger (0.1.0)
|
||||
http_accept_language (1.0.2)
|
||||
|
|
@ -473,7 +472,7 @@ DEPENDENCIES
|
|||
fuubar (= 0.0.6)
|
||||
haml
|
||||
heroku
|
||||
heroku_san
|
||||
heroku_san (= 1.3.0)
|
||||
http_accept_language (~> 1.0.2)
|
||||
i18n-inflector-rails (~> 1.0)
|
||||
jammit-s3
|
||||
|
|
|
|||
Loading…
Reference in a new issue