Bump faraday from 0.17.3 to 1.0.0

Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.3 to 1.0.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v0.17.3...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-03 09:13:11 +00:00
committed by GitHub
parent 356feda46a
commit d8dee9cc9b

View File

@ -130,7 +130,7 @@ GEM
factory_bot_rails (5.1.1) factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0) factory_bot (~> 5.1.0)
railties (>= 4.2.0) railties (>= 4.2.0)
faraday (0.17.3) faraday (1.0.0)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faye-websocket (0.10.9) faye-websocket (0.10.9)
eventmachine (>= 0.12.0) eventmachine (>= 0.12.0)
@ -346,8 +346,8 @@ GEM
selenium-webdriver (3.142.7) selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0) childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2) rubyzip (>= 1.2.2)
sentry-raven (2.13.0) sentry-raven (3.0.0)
faraday (>= 0.7.6, < 1.0) faraday (>= 1.0)
shoulda-matchers (4.3.0) shoulda-matchers (4.3.0)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
simplecov (0.18.5) simplecov (0.18.5)