Skip to content

Commit b467c90

Browse files
Bump faraday from 2.10.1 to 2.14.3
Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.1 to 2.14.3. - [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.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dd7091 commit b467c90

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,12 @@ GEM
3737
ffi (>= 1.15.0)
3838
eventmachine (1.2.7)
3939
execjs (2.9.1)
40-
faraday (2.10.1)
41-
faraday-net_http (>= 2.0, < 3.2)
40+
faraday (2.14.3)
41+
faraday-net_http (>= 2.0, < 3.5)
42+
json
4243
logger
43-
faraday-net_http (3.1.1)
44-
net-http
44+
faraday-net_http (3.4.4)
45+
net-http (~> 0.5)
4546
ffi (1.17.0)
4647
forwardable-extended (2.6.0)
4748
gemoji (4.1.0)
@@ -213,6 +214,7 @@ GEM
213214
gemoji (>= 3, < 5)
214215
html-pipeline (~> 2.2)
215216
jekyll (>= 3.0, < 5.0)
217+
json (2.20.0)
216218
kramdown (2.4.0)
217219
rexml
218220
kramdown-parser-gfm (1.1.0)
@@ -229,8 +231,8 @@ GEM
229231
jekyll-feed (~> 0.9)
230232
jekyll-seo-tag (~> 2.1)
231233
minitest (5.27.0)
232-
net-http (0.4.1)
233-
uri
234+
net-http (0.9.1)
235+
uri (>= 0.11.1)
234236
nokogiri (1.19.1)
235237
mini_portile2 (~> 2.8.2)
236238
racc (~> 1.4)
@@ -265,7 +267,7 @@ GEM
265267
tzinfo (2.0.6)
266268
concurrent-ruby (~> 1.0)
267269
unicode-display_width (1.8.0)
268-
uri (0.13.3)
270+
uri (1.1.1)
269271
webrick (1.8.2)
270272

271273
PLATFORMS

0 commit comments

Comments
 (0)