Skip to content

Commit 57c00f4

Browse files
Bump faraday from 2.9.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 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.9.0...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 3c647a0 commit 57c00f4

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ GEM
3333
ffi (>= 1.15.0)
3434
eventmachine (1.2.7)
3535
execjs (2.9.1)
36-
faraday (2.9.0)
37-
faraday-net_http (>= 2.0, < 3.2)
38-
faraday-net_http (3.1.0)
39-
net-http
36+
faraday (2.14.1)
37+
faraday-net_http (>= 2.0, < 3.5)
38+
json
39+
logger
40+
faraday-net_http (3.4.2)
41+
net-http (~> 0.5)
4042
ffi (1.16.3)
4143
forwardable-extended (2.6.0)
4244
gemoji (4.1.0)
@@ -205,6 +207,7 @@ GEM
205207
gemoji (>= 3, < 5)
206208
html-pipeline (~> 2.2)
207209
jekyll (>= 3.0, < 5.0)
210+
json (2.18.1)
208211
kramdown (2.4.0)
209212
rexml
210213
kramdown-parser-gfm (1.1.0)
@@ -213,15 +216,16 @@ GEM
213216
listen (3.9.0)
214217
rb-fsevent (~> 0.10, >= 0.10.3)
215218
rb-inotify (~> 0.9, >= 0.9.10)
219+
logger (1.7.0)
216220
mercenary (0.3.6)
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.22.3)
222226
mutex_m (0.2.0)
223-
net-http (0.4.1)
224-
uri
227+
net-http (0.9.1)
228+
uri (>= 0.11.1)
225229
nokogiri (1.19.1-x86_64-linux-gnu)
226230
racc (~> 1.4)
227231
octokit (4.25.1)
@@ -258,7 +262,7 @@ GEM
258262
unf_ext
259263
unf_ext (0.0.9.1)
260264
unicode-display_width (1.8.0)
261-
uri (0.13.3)
265+
uri (1.1.1)
262266

263267
PLATFORMS
264268
x86_64-linux

0 commit comments

Comments
 (0)