summaryrefslogtreecommitdiff
path: root/spec/plugins/source/example_spec.rb
diff options
context:
space:
mode:
authorThe Bundler Bot <bot@bundler.io>2017-08-28 19:16:06 +0000
committerThe Bundler Bot <bot@bundler.io>2017-08-28 19:16:06 +0000
commit6ce61e7c6060d1d7a45a131031be472aa25e1d7e (patch)
treee9b0bdff68a460c4c45c3c7d075c121f68897b68 /spec/plugins/source/example_spec.rb
parent766f412f338edb1502c62fb4cc2a6ae6678f55d4 (diff)
parentdbac58918e75f8e7df9875f7363985cd3a1fae01 (diff)
downloadbundler-6ce61e7c6060d1d7a45a131031be472aa25e1d7e.tar.gz
Auto merge of #5638 - bundler:seg-warn-old-tls, r=indirect
Warn when making an outdated TLS connection to rubygems.org Right now, output looks like ``` Your Ruby version does not support TLSv1.1 or newer, which will be required to connect to https://index.rubygems.org by June 2018. Fetching gem metadata from https://rubygems.org/........... Fetching version metadata from https://rubygems.org/.. Resolving dependencies... Using rake 11.3.0 Using automatiek 0.1.2 from source at `.` Using rspec-support 3.5.0 Using diff-lcs 1.3 Using bundler 1.15.0.pre.3 Using rspec-core 3.5.4 Using rspec-expectations 3.5.0 Using rspec-mocks 3.5.0 Using rspec 3.5.0 Bundle updated! ``` Obviously this requires tests, and also backing out forcing the TLS version (which I did to make testing easier). The message could also use improvement, but I figured I'd ask for input from @indirect and @dwradcliffe
Diffstat (limited to 'spec/plugins/source/example_spec.rb')
0 files changed, 0 insertions, 0 deletions