Skip to content

Commit 7c439b5

Browse files
dependabot[bot]bmos
authored andcommitted
Bump faraday from 2.7.10 to 2.13.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.7.10...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] <[email protected]>
1 parent d77f1d5 commit 7c439b5

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Gemfile.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,14 @@ GEM
4444
eventmachine (>= 0.12.9)
4545
http_parser.rb (~> 0)
4646
eventmachine (1.2.7)
47-
faraday (2.7.10)
48-
faraday-net_http (>= 2.0, < 3.1)
49-
ruby2_keywords (>= 0.0.4)
47+
faraday (2.13.1)
48+
faraday-net_http (>= 2.0, < 3.5)
49+
json
50+
logger
5051
faraday-follow_redirects (0.3.0)
5152
faraday (>= 1, < 3)
52-
faraday-net_http (3.0.2)
53+
faraday-net_http (3.4.0)
54+
net-http (>= 0.5.0)
5355
feedfilter (1.1.1)
5456
textutils (>= 1.0.1)
5557
feedparser (2.2.0)
@@ -125,6 +127,8 @@ GEM
125127
logger
126128
mini_portile2 (2.8.8)
127129
minitest (5.18.1)
130+
net-http (0.6.0)
131+
uri
128132
nokogiri (1.15.3)
129133
mini_portile2 (~> 2.8.2)
130134
racc (~> 1.4)
@@ -210,7 +214,6 @@ GEM
210214
lint_roller (~> 1.1)
211215
rubocop (>= 1.72.1)
212216
ruby-progressbar (1.13.0)
213-
ruby2_keywords (0.0.5)
214217
rubyzip (2.3.2)
215218
safe_yaml (1.0.5)
216219
sass-embedded (1.89.0)
@@ -231,6 +234,7 @@ GEM
231234
tzinfo (2.0.6)
232235
concurrent-ruby (~> 1.0)
233236
unicode-display_width (2.6.0)
237+
uri (1.0.3)
234238
webrick (1.9.1)
235239
zeitwerk (2.6.8)
236240

0 commit comments

Comments
 (0)