Skip to content

Commit b2f18b6

Browse files
Bump faraday from 2.12.2 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 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.12.2...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 ba5080f commit b2f18b6

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
@@ -34,9 +34,9 @@ GEM
3434
concurrent-ruby (1.3.5)
3535
connection_pool (2.5.0)
3636
csv (3.3.2)
37-
dnsruby (1.72.4)
38-
base64 (~> 0.2.0)
39-
logger (~> 1.6.5)
37+
dnsruby (1.73.1)
38+
base64 (>= 0.2)
39+
logger (~> 1.6)
4040
simpleidn (~> 0.2.1)
4141
drb (2.2.1)
4242
em-websocket (0.5.3)
@@ -46,12 +46,12 @@ GEM
4646
ffi (>= 1.15.0)
4747
eventmachine (1.2.7)
4848
execjs (2.10.0)
49-
faraday (2.12.2)
49+
faraday (2.14.1)
5050
faraday-net_http (>= 2.0, < 3.5)
5151
json
5252
logger
53-
faraday-net_http (3.4.0)
54-
net-http (>= 0.5.0)
53+
faraday-net_http (3.4.2)
54+
net-http (~> 0.5)
5555
ffi (1.17.1)
5656
ffi (1.17.1-arm64-darwin)
5757
ffi (1.17.1-x86_64-linux-gnu)
@@ -237,7 +237,7 @@ GEM
237237
gemoji (>= 3, < 5)
238238
html-pipeline (~> 2.2)
239239
jekyll (>= 3.0, < 5.0)
240-
json (2.10.2)
240+
json (2.18.1)
241241
kramdown (2.4.0)
242242
rexml
243243
kramdown-parser-gfm (1.1.0)
@@ -246,7 +246,7 @@ GEM
246246
listen (3.9.0)
247247
rb-fsevent (~> 0.10, >= 0.10.3)
248248
rb-inotify (~> 0.9, >= 0.9.10)
249-
logger (1.6.6)
249+
logger (1.7.0)
250250
mercenary (0.3.6)
251251
mini_portile2 (2.8.8)
252252
minima (2.5.1)
@@ -255,8 +255,8 @@ GEM
255255
jekyll-seo-tag (~> 2.1)
256256
minitest (5.25.5)
257257
mutex_m (0.3.0)
258-
net-http (0.6.0)
259-
uri
258+
net-http (0.9.1)
259+
uri (>= 0.11.1)
260260
nokogiri (1.18.9)
261261
mini_portile2 (~> 2.8.2)
262262
racc (~> 1.4)
@@ -298,7 +298,7 @@ GEM
298298
tzinfo (2.0.6)
299299
concurrent-ruby (~> 1.0)
300300
unicode-display_width (1.8.0)
301-
uri (1.0.4)
301+
uri (1.1.1)
302302
verbal_expressions (0.1.5)
303303
webrick (1.9.1)
304304

0 commit comments

Comments
 (0)