Bump faraday-typhoeus

This commit is contained in:
Benjamin Neff 2024-05-30 03:47:38 +02:00
parent 68575f6c58
commit e7549a07e2
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -149,7 +149,7 @@ gem "addressable", "2.8.6", require: "addressable/uri"
gem "faraday", "2.9.0"
gem "faraday-cookie_jar", "0.0.7"
gem "faraday-follow_redirects", "0.3.0"
gem "faraday-typhoeus", "1.0.0", require: false
gem "faraday-typhoeus", "1.1.0", require: false
gem "typhoeus", "1.4.0"
# Views

View file

@ -260,7 +260,7 @@ GEM
faraday-net_http (3.1.0)
net-http
faraday-retry (1.0.3)
faraday-typhoeus (1.0.0)
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
ferrum (0.13)
@ -820,7 +820,7 @@ DEPENDENCIES
faraday-cookie_jar (= 0.0.7)
faraday-follow_redirects (= 0.3.0)
faraday-retry
faraday-typhoeus (= 1.0.0)
faraday-typhoeus (= 1.1.0)
fixture_builder (= 0.5.2)
fog-aws (= 3.22.0)
fuubar (= 2.5.1)