Skip to content

Commit 4837844

Browse files
Bump faraday from 2.13.4 to 2.14.1 (#853)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.4 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.4...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84ca0cc commit 4837844

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ GEM
2929
ffi (>= 1.15.0)
3030
eventmachine (1.2.7)
3131
execjs (2.10.0)
32-
faraday (2.13.4)
32+
faraday (2.14.1)
3333
faraday-net_http (>= 2.0, < 3.5)
3434
json
3535
logger
36-
faraday-net_http (3.4.1)
37-
net-http (>= 0.5.0)
36+
faraday-net_http (3.4.2)
37+
net-http (~> 0.5)
3838
ffi (1.15.5)
3939
forwardable-extended (2.6.0)
4040
gemoji (4.1.0)
@@ -217,7 +217,7 @@ GEM
217217
gemoji (>= 3, < 5)
218218
html-pipeline (~> 2.2)
219219
jekyll (>= 3.0, < 5.0)
220-
json (2.13.2)
220+
json (2.18.1)
221221
kramdown (2.4.0)
222222
rexml
223223
kramdown-parser-gfm (1.1.0)
@@ -234,8 +234,8 @@ GEM
234234
jekyll-feed (~> 0.9)
235235
jekyll-seo-tag (~> 2.1)
236236
minitest (5.19.0)
237-
net-http (0.6.0)
238-
uri
237+
net-http (0.9.1)
238+
uri (>= 0.11.1)
239239
nokogiri (1.18.9)
240240
mini_portile2 (~> 2.8.2)
241241
racc (~> 1.4)
@@ -274,7 +274,7 @@ GEM
274274
tzinfo (2.0.6)
275275
concurrent-ruby (~> 1.0)
276276
unicode-display_width (1.8.0)
277-
uri (1.0.4)
277+
uri (1.1.1)
278278
webrick (1.9.1)
279279
yaml (0.2.1)
280280
yell (2.2.2)

0 commit comments

Comments
 (0)