Skip to content

Commit 5680083

Browse files
Bump faraday from 2.7.10 to 2.14.1 (#14)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f88b60 commit 5680083

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.8.1)
43-
faraday (2.7.10)
44-
faraday-net_http (>= 2.0, < 3.1)
45-
ruby2_keywords (>= 0.0.4)
46-
faraday-net_http (3.0.2)
43+
faraday (2.14.1)
44+
faraday-net_http (>= 2.0, < 3.5)
45+
json
46+
logger
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
4749
ffi (1.15.5)
4850
filesize (0.2.0)
4951
forwardable-extended (2.6.0)
@@ -232,6 +234,7 @@ GEM
232234
listen (3.8.0)
233235
rb-fsevent (~> 0.10, >= 0.10.3)
234236
rb-inotify (~> 0.9, >= 0.9.10)
237+
logger (1.7.0)
235238
mercenary (0.3.6)
236239
mini_portile2 (2.8.9)
237240
minima (2.5.1)
@@ -240,6 +243,8 @@ GEM
240243
jekyll-seo-tag (~> 2.1)
241244
minitest (5.22.0)
242245
mutex_m (0.2.0)
246+
net-http (0.9.1)
247+
uri (>= 0.11.1)
243248
nokogiri (1.18.9)
244249
mini_portile2 (~> 2.8.2)
245250
racc (~> 1.4)
@@ -279,6 +284,7 @@ GEM
279284
unf_ext
280285
unf_ext (0.0.8.2)
281286
unicode-display_width (1.8.0)
287+
uri (1.1.1)
282288
verbal_expressions (0.1.5)
283289

284290
PLATFORMS

0 commit comments

Comments
 (0)