Skip to content

Commit d287e6a

Browse files
Bump faraday from 2.12.2 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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.12.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>
1 parent 7e9b373 commit d287e6a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ GEM
3939
ffi (>= 1.15.0)
4040
eventmachine (1.2.7)
4141
execjs (2.10.0)
42-
faraday (2.12.2)
42+
faraday (2.14.1)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
46-
faraday-net_http (3.4.0)
47-
net-http (>= 0.5.0)
46+
faraday-net_http (3.4.2)
47+
net-http (~> 0.5)
4848
ffi (1.17.0)
4949
forwardable-extended (2.6.0)
5050
gemoji (4.1.0)
@@ -216,7 +216,7 @@ GEM
216216
gemoji (>= 3, < 5)
217217
html-pipeline (~> 2.2)
218218
jekyll (>= 3.0, < 5.0)
219-
json (2.9.0)
219+
json (2.18.1)
220220
kramdown (2.4.0)
221221
rexml
222222
kramdown-parser-gfm (1.1.0)
@@ -225,16 +225,16 @@ GEM
225225
listen (3.9.0)
226226
rb-fsevent (~> 0.10, >= 0.10.3)
227227
rb-inotify (~> 0.9, >= 0.9.10)
228-
logger (1.6.2)
228+
logger (1.7.0)
229229
mercenary (0.3.6)
230230
mini_portile2 (2.8.9)
231231
minima (2.5.1)
232232
jekyll (>= 3.5, < 5.0)
233233
jekyll-feed (~> 0.9)
234234
jekyll-seo-tag (~> 2.1)
235235
minitest (5.25.4)
236-
net-http (0.6.0)
237-
uri
236+
net-http (0.9.1)
237+
uri (>= 0.11.1)
238238
nokogiri (1.18.9)
239239
mini_portile2 (~> 2.8.2)
240240
racc (~> 1.4)
@@ -269,7 +269,7 @@ GEM
269269
tzinfo (2.0.6)
270270
concurrent-ruby (~> 1.0)
271271
unicode-display_width (1.8.0)
272-
uri (1.0.3)
272+
uri (1.1.1)
273273
webrick (1.9.1)
274274

275275
PLATFORMS

0 commit comments

Comments
 (0)