mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Bundle from more secure source
This commit is contained in:
parent
2e09b5374f
commit
ef4eee1557
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source "http://rubygems.org"
|
||||
source 'https://rubygems.org'
|
||||
|
||||
# Specify your gem's dependencies in kaminari.gemspec
|
||||
gemspec
|
||||
|
|
Loading…
Reference in a new issue