Skip to content

Commit ff1afbb

Browse files
dependabot[bot]nedbat
authored andcommitted
chore: 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 8e53f71 commit ff1afbb

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
@@ -28,9 +28,9 @@ GEM
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.3)
3030
csv (3.3.5)
31-
dnsruby (1.72.4)
32-
base64 (~> 0.2.0)
33-
logger (~> 1.6.5)
31+
dnsruby (1.73.1)
32+
base64 (>= 0.2)
33+
logger (~> 1.6)
3434
simpleidn (~> 0.2.1)
3535
drb (2.2.3)
3636
em-websocket (0.5.3)
@@ -40,12 +40,12 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.10.0)
43-
faraday (2.13.1)
43+
faraday (2.14.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger
47-
faraday-net_http (3.4.1)
48-
net-http (>= 0.5.0)
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
4949
ffi (1.17.2-aarch64-linux-gnu)
5050
ffi (1.17.2-aarch64-linux-musl)
5151
ffi (1.17.2-arm-linux-gnu)
@@ -224,7 +224,7 @@ GEM
224224
gemoji (>= 3, < 5)
225225
html-pipeline (~> 2.2)
226226
jekyll (>= 3.0, < 5.0)
227-
json (2.12.2)
227+
json (2.18.1)
228228
kramdown (2.4.0)
229229
rexml
230230
kramdown-parser-gfm (1.1.0)
@@ -233,15 +233,15 @@ GEM
233233
listen (3.9.0)
234234
rb-fsevent (~> 0.10, >= 0.10.3)
235235
rb-inotify (~> 0.9, >= 0.9.10)
236-
logger (1.6.6)
236+
logger (1.7.0)
237237
mercenary (0.3.6)
238238
minima (2.5.1)
239239
jekyll (>= 3.5, < 5.0)
240240
jekyll-feed (~> 0.9)
241241
jekyll-seo-tag (~> 2.1)
242242
minitest (5.25.5)
243-
net-http (0.6.0)
244-
uri
243+
net-http (0.9.1)
244+
uri (>= 0.11.1)
245245
nokogiri (1.18.9-aarch64-linux-gnu)
246246
racc (~> 1.4)
247247
nokogiri (1.18.9-aarch64-linux-musl)
@@ -289,7 +289,7 @@ GEM
289289
tzinfo (2.0.6)
290290
concurrent-ruby (~> 1.0)
291291
unicode-display_width (1.8.0)
292-
uri (1.0.4)
292+
uri (1.1.1)
293293
webrick (1.9.1)
294294

295295
PLATFORMS

0 commit comments

Comments
 (0)