Skip to content

Commit 7e3c4cd

Browse files
dependabot[bot]lukasj
authored andcommitted
Bump faraday from 2.7.4 to 2.14.1 in /www
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 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.4...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 d93e2fd commit 7e3c4cd

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

www/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.4)
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)
@@ -198,6 +200,7 @@ GEM
198200
gemoji (~> 3.0)
199201
html-pipeline (~> 2.2)
200202
jekyll (>= 3.0, < 5.0)
203+
json (2.18.1)
201204
kramdown (2.3.2)
202205
rexml
203206
kramdown-parser-gfm (1.1.0)
@@ -206,12 +209,15 @@ GEM
206209
listen (3.8.0)
207210
rb-fsevent (~> 0.10, >= 0.10.3)
208211
rb-inotify (~> 0.9, >= 0.9.10)
212+
logger (1.7.0)
209213
mercenary (0.3.6)
210214
minima (2.5.1)
211215
jekyll (>= 3.5, < 5.0)
212216
jekyll-feed (~> 0.9)
213217
jekyll-seo-tag (~> 2.1)
214218
minitest (5.19.0)
219+
net-http (0.9.1)
220+
uri (>= 0.11.1)
215221
nokogiri (1.18.9-arm64-darwin)
216222
racc (~> 1.4)
217223
nokogiri (1.18.9-x86_64-darwin)
@@ -230,7 +236,6 @@ GEM
230236
ffi (~> 1.0)
231237
rexml (3.4.2)
232238
rouge (3.26.0)
233-
ruby2_keywords (0.0.5)
234239
rubyzip (2.3.2)
235240
safe_yaml (1.0.5)
236241
sass (3.7.4)
@@ -253,6 +258,7 @@ GEM
253258
unf_ext
254259
unf_ext (0.0.8.2)
255260
unicode-display_width (1.8.0)
261+
uri (1.1.1)
256262
webrick (1.8.2)
257263

258264
PLATFORMS

0 commit comments

Comments
 (0)