mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
The source :rubygems is deprecated because HTTP requests are insecure.
This commit is contained in:
parent
c9db31725d
commit
bbba30621d
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,4 +1,4 @@
|
|||
source :rubygems
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'jruby-openssl', :platforms => :jruby
|
||||
gem 'rake'
|
||||
|
|
|
|||
Loading…
Reference in a new issue