Skip to content

Commit e060d8a

Browse files
dependabot[bot]psafont
authored andcommitted
build(deps-dev): bump faraday from 2.7.10 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.7.10...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 3b9f38c commit e060d8a

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ GEM
2424
ffi (>= 1.15.0)
2525
eventmachine (1.2.7)
2626
execjs (2.8.1)
27-
faraday (2.7.10)
28-
faraday-net_http (>= 2.0, < 3.1)
29-
ruby2_keywords (>= 0.0.4)
30-
faraday-net_http (3.0.2)
27+
faraday (2.14.1)
28+
faraday-net_http (>= 2.0, < 3.5)
29+
json
30+
logger
31+
faraday-net_http (3.4.2)
32+
net-http (~> 0.5)
3133
ffi (1.15.5)
3234
forwardable-extended (2.6.0)
3335
gemoji (3.0.1)
@@ -204,6 +206,7 @@ GEM
204206
gemoji (~> 3.0)
205207
html-pipeline (~> 2.2)
206208
jekyll (>= 3.0, < 5.0)
209+
json (2.18.1)
207210
kramdown (2.3.2)
208211
rexml
209212
kramdown-parser-gfm (1.1.0)
@@ -212,13 +215,16 @@ GEM
212215
listen (3.8.0)
213216
rb-fsevent (~> 0.10, >= 0.10.3)
214217
rb-inotify (~> 0.9, >= 0.9.10)
218+
logger (1.7.0)
215219
mercenary (0.3.6)
216220
mini_portile2 (2.8.9)
217221
minima (2.5.1)
218222
jekyll (>= 3.5, < 5.0)
219223
jekyll-feed (~> 0.9)
220224
jekyll-seo-tag (~> 2.1)
221225
minitest (5.19.0)
226+
net-http (0.9.1)
227+
uri (>= 0.11.1)
222228
nokogiri (1.18.9)
223229
mini_portile2 (~> 2.8.2)
224230
racc (~> 1.4)
@@ -236,7 +242,6 @@ GEM
236242
ffi (~> 1.0)
237243
rexml (3.4.2)
238244
rouge (3.26.0)
239-
ruby2_keywords (0.0.5)
240245
rubyzip (2.3.2)
241246
safe_yaml (1.0.5)
242247
sass (3.7.4)
@@ -259,6 +264,7 @@ GEM
259264
unf_ext
260265
unf_ext (0.0.8.2)
261266
unicode-display_width (1.8.0)
267+
uri (1.1.1)
262268
webrick (1.8.2)
263269
yell (2.2.2)
264270

0 commit comments

Comments
 (0)