mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
updates source url to use https
This commit is contained in:
parent
ebeee33429
commit
5e74fd406b
1 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source "http://rubygems.org"
|
||||
source "https://rubygems.org"
|
||||
|
||||
gemspec
|
||||
|
||||
|
|
Loading…
Reference in a new issue