Skip to content

Commit ddd234e

Browse files
dependabot[bot]lpmi-13
authored andcommitted
Bump faraday from 2.7.4 to 2.14.1
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 04a20c3 commit ddd234e

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@ GEM
2222
ffi (>= 1.15.0)
2323
eventmachine (1.2.7)
2424
execjs (2.8.1)
25-
faraday (2.7.4)
26-
faraday-net_http (>= 2.0, < 3.1)
27-
ruby2_keywords (>= 0.0.4)
28-
faraday-net_http (3.0.2)
25+
faraday (2.14.1)
26+
faraday-net_http (>= 2.0, < 3.5)
27+
json
28+
logger
29+
faraday-net_http (3.4.2)
30+
net-http (~> 0.5)
2931
ffi (1.15.5)
3032
forwardable-extended (2.6.0)
3133
gemoji (3.0.1)
@@ -194,6 +196,7 @@ GEM
194196
gemoji (~> 3.0)
195197
html-pipeline (~> 2.2)
196198
jekyll (>= 3.0, < 5.0)
199+
json (2.18.1)
197200
kramdown (2.3.2)
198201
rexml
199202
kramdown-parser-gfm (1.1.0)
@@ -202,12 +205,15 @@ GEM
202205
listen (3.8.0)
203206
rb-fsevent (~> 0.10, >= 0.10.3)
204207
rb-inotify (~> 0.9, >= 0.9.10)
208+
logger (1.7.0)
205209
mercenary (0.3.6)
206210
minima (2.5.1)
207211
jekyll (>= 3.5, < 5.0)
208212
jekyll-feed (~> 0.9)
209213
jekyll-seo-tag (~> 2.1)
210214
multi_json (1.15.0)
215+
net-http (0.9.1)
216+
uri (>= 0.11.1)
211217
nokogiri (1.16.5-arm64-darwin)
212218
racc (~> 1.4)
213219
nokogiri (1.16.5-x86_64-linux)
@@ -224,7 +230,6 @@ GEM
224230
ffi (~> 1.0)
225231
rexml (3.4.2)
226232
rouge (3.26.0)
227-
ruby2_keywords (0.0.5)
228233
rubyzip (2.3.2)
229234
safe_yaml (1.0.5)
230235
sass (3.7.4)
@@ -249,6 +254,7 @@ GEM
249254
unf_ext
250255
unf_ext (0.0.8.2)
251256
unicode-display_width (1.8.0)
257+
uri (1.1.1)
252258
wdm (0.1.1)
253259
webrick (1.8.2)
254260

0 commit comments

Comments
 (0)