Skip to content

Commit ce03ef9

Browse files
Bump faraday from 2.9.2 to 2.14.1 (#43)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.2 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.2...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ae100b commit ce03ef9

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.2)
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.17.0)
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,6 +216,7 @@ 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
mini_portile2 (2.8.9)
218222
minima (2.5.1)
@@ -221,8 +225,8 @@ GEM
221225
jekyll-seo-tag (~> 2.1)
222226
minitest (5.24.1)
223227
mutex_m (0.2.0)
224-
net-http (0.4.1)
225-
uri
228+
net-http (0.9.1)
229+
uri (>= 0.11.1)
226230
nokogiri (1.18.9)
227231
mini_portile2 (~> 2.8.2)
228232
racc (~> 1.4)
@@ -256,7 +260,7 @@ GEM
256260
tzinfo (2.0.6)
257261
concurrent-ruby (~> 1.0)
258262
unicode-display_width (1.8.0)
259-
uri (0.13.3)
263+
uri (1.1.1)
260264

261265
PLATFORMS
262266
ruby

0 commit comments

Comments
 (0)