Skip to content

Commit 4f3ccc7

Browse files
build(deps-dev): bump faraday from 2.13.1 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 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.1...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 6e14b1a commit 4f3ccc7

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ GEM
3838
fiber-annotation
3939
fiber-local
4040
csv (3.3.4)
41-
dnsruby (1.72.4)
42-
base64 (~> 0.2.0)
43-
logger (~> 1.6.5)
41+
dnsruby (1.73.1)
42+
base64 (>= 0.2)
43+
logger (~> 1.6)
4444
simpleidn (~> 0.2.1)
4545
drb (2.2.1)
4646
em-websocket (0.5.3)
@@ -50,12 +50,12 @@ GEM
5050
ffi (>= 1.15.0)
5151
eventmachine (1.2.7)
5252
execjs (2.10.0)
53-
faraday (2.13.1)
53+
faraday (2.14.1)
5454
faraday-net_http (>= 2.0, < 3.5)
5555
json
5656
logger
57-
faraday-net_http (3.4.0)
58-
net-http (>= 0.5.0)
57+
faraday-net_http (3.4.2)
58+
net-http (~> 0.5)
5959
ffi (1.17.2-x86_64-linux-gnu)
6060
fiber-annotation (0.2.0)
6161
fiber-local (1.0.0)
@@ -240,7 +240,7 @@ GEM
240240
gemoji (>= 3, < 5)
241241
html-pipeline (~> 2.2)
242242
jekyll (>= 3.0, < 5.0)
243-
json (2.12.0)
243+
json (2.18.1)
244244
jsonlint (0.4.0)
245245
oj (~> 3)
246246
optimist (~> 3)
@@ -252,15 +252,15 @@ GEM
252252
listen (3.9.0)
253253
rb-fsevent (~> 0.10, >= 0.10.3)
254254
rb-inotify (~> 0.9, >= 0.9.10)
255-
logger (1.6.6)
255+
logger (1.7.0)
256256
mercenary (0.3.6)
257257
minima (2.5.1)
258258
jekyll (>= 3.5, < 5.0)
259259
jekyll-feed (~> 0.9)
260260
jekyll-seo-tag (~> 2.1)
261261
minitest (5.25.5)
262-
net-http (0.6.0)
263-
uri
262+
net-http (0.9.1)
263+
uri (>= 0.11.1)
264264
nokogiri (1.18.9-x86_64-linux-gnu)
265265
racc (~> 1.4)
266266
octokit (4.25.1)
@@ -306,7 +306,7 @@ GEM
306306
tzinfo (2.0.6)
307307
concurrent-ruby (~> 1.0)
308308
unicode-display_width (1.8.0)
309-
uri (1.0.4)
309+
uri (1.1.1)
310310
webrick (1.8.2)
311311
yell (2.2.2)
312312
zeitwerk (2.6.11)

0 commit comments

Comments
 (0)