Skip to content

Commit 0a35fb7

Browse files
Bump faraday from 2.10.1 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.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.10.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 a960b44 commit 0a35fb7

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.9.1)
37-
faraday (2.10.1)
38-
faraday-net_http (>= 2.0, < 3.2)
37+
faraday (2.14.1)
38+
faraday-net_http (>= 2.0, < 3.5)
39+
json
3940
logger
40-
faraday-net_http (3.1.1)
41-
net-http
41+
faraday-net_http (3.4.2)
42+
net-http (~> 0.5)
4243
ffi (1.17.0)
4344
forwardable-extended (2.6.0)
4445
gemoji (4.1.0)
@@ -210,6 +211,7 @@ GEM
210211
gemoji (>= 3, < 5)
211212
html-pipeline (~> 2.2)
212213
jekyll (>= 3.0, < 5.0)
214+
json (2.18.1)
213215
kramdown (2.4.0)
214216
rexml
215217
kramdown-parser-gfm (1.1.0)
@@ -218,7 +220,7 @@ GEM
218220
listen (3.9.0)
219221
rb-fsevent (~> 0.10, >= 0.10.3)
220222
rb-inotify (~> 0.9, >= 0.9.10)
221-
logger (1.6.0)
223+
logger (1.7.0)
222224
mercenary (0.3.6)
223225
mini_portile2 (2.8.7)
224226
minima (2.5.1)
@@ -227,8 +229,8 @@ GEM
227229
jekyll-seo-tag (~> 2.1)
228230
minitest (5.24.1)
229231
mutex_m (0.2.0)
230-
net-http (0.4.1)
231-
uri
232+
net-http (0.9.1)
233+
uri (>= 0.11.1)
232234
nokogiri (1.16.7)
233235
mini_portile2 (~> 2.8.2)
234236
racc (~> 1.4)
@@ -262,7 +264,7 @@ GEM
262264
tzinfo (2.0.6)
263265
concurrent-ruby (~> 1.0)
264266
unicode-display_width (1.8.0)
265-
uri (0.13.2)
267+
uri (1.1.1)
266268
webrick (1.9.2)
267269

268270
PLATFORMS

0 commit comments

Comments
 (0)