Updated autodiscover dependency to fix an issue with not reachable redirected HTTP URLs in Exchange autodiscovery process - see https://github.com/WinRb/autodiscover/issues/10 .

This commit is contained in:
Thorsten Eckel 2017-11-03 12:04:10 +01:00
parent 3fc78c657c
commit cb02d21118

View file

@ -1,6 +1,6 @@
GIT GIT
remote: https://github.com/thorsteneckel/autodiscover.git remote: https://github.com/thorsteneckel/autodiscover.git
revision: 29d713ee0c8c25fcf74c4292ff13fe1fa4d0d827 revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
specs: specs:
autodiscover (1.0.2) autodiscover (1.0.2)
httpclient httpclient
@ -221,7 +221,7 @@ GEM
mime-types (2.99.3) mime-types (2.99.3)
mini_portile2 (2.3.0) mini_portile2 (2.3.0)
minitest (5.10.3) minitest (5.10.3)
multi_json (1.12.1) multi_json (1.12.2)
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.0.0) multipart-post (2.0.0)
mysql2 (0.4.9) mysql2 (0.4.9)