Merge pull request #916 from openHPI/dependabot/bundler/faraday-1.4.1

Bump faraday from 1.3.0 to 1.4.1
This commit is contained in:
Sebastian Serth
2021-04-19 13:10:23 +02:00
committed by GitHub

View File

@ -138,11 +138,15 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faraday (1.3.0)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faye-websocket (0.11.0)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)