mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Change rubygems source to use https [ci skip]
This commit is contained in:
parent
63627d1439
commit
bb5d65209a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
source "http://rubygems.org"
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "devise", :path => ".."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue