fix heroku_san dep in gemfile [ci skip]
This commit is contained in:
parent
b387f89164
commit
9bdc3c7207
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -177,7 +177,7 @@ end
|
|||
|
||||
group :development do
|
||||
gem 'heroku'
|
||||
gem 'heroku_san', :platforms => :mri_18
|
||||
gem 'heroku_san', :platforms => :mri_19
|
||||
gem 'capistrano', :require => false
|
||||
gem 'capistrano_colors', :require => false
|
||||
gem 'capistrano-ext', :require => false
|
||||
|
|
|
|||
Loading…
Reference in a new issue