Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit db7999a

Browse files
Bump faraday from 2.9.0 to 2.13.1 in /apps/y2bot
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 to 2.13.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.9.0...v2.13.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d749e87 commit db7999a

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

apps/y2bot/Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@ GEM
2626
diff-lcs (1.5.1)
2727
drb (2.2.0)
2828
ruby2_keywords
29-
faraday (2.9.0)
30-
faraday-net_http (>= 2.0, < 3.2)
29+
faraday (2.13.1)
30+
faraday-net_http (>= 2.0, < 3.5)
31+
json
32+
logger
3133
faraday-follow_redirects (0.3.0)
3234
faraday (>= 1, < 3)
33-
faraday-net_http (3.1.0)
34-
net-http
35+
faraday-net_http (3.4.0)
36+
net-http (>= 0.5.0)
3537
faraday-retry (2.2.0)
3638
faraday (~> 2.0)
3739
ffi (1.16.3)
@@ -48,7 +50,7 @@ GEM
4850
logger (1.6.0)
4951
minitest (5.22.2)
5052
mutex_m (0.2.0)
51-
net-http (0.4.1)
53+
net-http (0.6.0)
5254
uri
5355
nokogiri (1.16.2-arm64-darwin)
5456
racc (~> 1.4)
@@ -133,7 +135,7 @@ GEM
133135
tzinfo (2.0.6)
134136
concurrent-ruby (~> 1.0)
135137
unicode-display_width (2.5.0)
136-
uri (0.13.0)
138+
uri (1.0.3)
137139
vcr (6.2.0)
138140
webmock (3.22.0)
139141
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)