mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
Update the RubyGems source to the secure URL
This commit is contained in:
parent
4b37eec92d
commit
f82906a3c8
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'
|
||||
|
||||
platforms :jruby do
|
||||
gem 'jruby-openssl', '~> 0.7'
|
||||
|
|
|
|||
Loading…
Reference in a new issue