Skip to content

Commit 3d3eff4

Browse files
Bump faraday from 2.14.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 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.14.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fbbfe6 commit 3d3eff4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ GEM
4848
ffi (>= 1.15.0)
4949
eventmachine (1.2.7)
5050
execjs (2.10.0)
51-
faraday (2.14.0)
51+
faraday (2.14.1)
5252
faraday-net_http (>= 2.0, < 3.5)
5353
json
5454
logger
55-
faraday-net_http (3.4.1)
56-
net-http (>= 0.5.0)
55+
faraday-net_http (3.4.2)
56+
net-http (~> 0.5)
5757
ffi (1.17.2)
5858
ffi (1.17.2-aarch64-linux-gnu)
5959
ffi (1.17.2-x86_64-linux-gnu)
@@ -227,7 +227,7 @@ GEM
227227
gemoji (>= 3, < 5)
228228
html-pipeline (~> 2.2)
229229
jekyll (>= 3.0, < 5.0)
230-
json (2.18.0)
230+
json (2.18.1)
231231
kramdown (2.4.0)
232232
rexml
233233
kramdown-parser-gfm (1.1.0)
@@ -247,8 +247,8 @@ GEM
247247
jekyll-seo-tag (~> 2.1)
248248
minitest (6.0.1)
249249
prism (~> 1.5)
250-
net-http (0.7.0)
251-
uri
250+
net-http (0.9.1)
251+
uri (>= 0.11.1)
252252
nokogiri (1.19.1)
253253
mini_portile2 (~> 2.8.2)
254254
racc (~> 1.4)
@@ -315,7 +315,7 @@ GEM
315315
unicode-display_width (3.2.0)
316316
unicode-emoji (~> 4.1)
317317
unicode-emoji (4.1.0)
318-
uri (1.1.0)
318+
uri (1.1.1)
319319
webrick (1.9.1)
320320

321321
PLATFORMS

0 commit comments

Comments
 (0)