Skip to content

Commit f602430

Browse files
bundle(deps-dev): bump faraday-net_http from 3.3.0 to 3.4.0
Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: faraday-net_http dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b704eb6 commit f602430

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ GEM
3838
ffi (>= 1.15.0)
3939
eventmachine (1.2.7)
4040
execjs (2.10.0)
41-
faraday (2.12.0)
42-
faraday-net_http (>= 2.0, < 3.4)
41+
faraday (2.12.1)
42+
faraday-net_http (>= 2.0, < 3.5)
4343
json
4444
logger
45-
faraday-net_http (3.3.0)
46-
net-http
45+
faraday-net_http (3.4.0)
46+
net-http (>= 0.5.0)
4747
ffi (1.17.0-aarch64-linux-gnu)
4848
ffi (1.17.0-aarch64-linux-musl)
4949
ffi (1.17.0-arm-linux-gnu)
@@ -285,7 +285,7 @@ GEM
285285
tzinfo (2.0.6)
286286
concurrent-ruby (~> 1.0)
287287
unicode-display_width (1.8.0)
288-
uri (1.0.1)
288+
uri (1.0.2)
289289
webrick (1.9.0)
290290

291291
PLATFORMS

0 commit comments

Comments
 (0)