Skip to content

Commit 931498a

Browse files
Bump faraday in /docs in the doc-gems-security group across 1 directory (#1139)
Bumps the doc-gems-security group with 1 update in the /docs directory: [faraday](https://github.com/lostisland/faraday). Updates `faraday` from 2.13.3 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.13.3...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect dependency-group: doc-gems-security ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b91aa91 commit 931498a

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ GEM
2727
concurrent-ruby (1.3.5)
2828
connection_pool (2.5.3)
2929
csv (3.3.5)
30-
dnsruby (1.72.4)
31-
base64 (~> 0.2.0)
32-
logger (~> 1.6.5)
30+
dnsruby (1.73.1)
31+
base64 (>= 0.2)
32+
logger (~> 1.6)
3333
simpleidn (~> 0.2.1)
3434
drb (2.2.3)
3535
em-websocket (0.5.3)
@@ -39,12 +39,12 @@ GEM
3939
ffi (>= 1.15.0)
4040
eventmachine (1.2.7)
4141
execjs (2.10.0)
42-
faraday (2.13.3)
42+
faraday (2.14.1)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
46-
faraday-net_http (3.4.1)
47-
net-http (>= 0.5.0)
46+
faraday-net_http (3.4.2)
47+
net-http (~> 0.5)
4848
ffi (1.17.2)
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.13.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.6)
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.5)
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.4)
272+
uri (1.1.1)
273273
webrick (1.9.1)
274274

275275
PLATFORMS

0 commit comments

Comments
 (0)