Skip to content

Commit 08121da

Browse files
Bump faraday from 2.13.4 to 2.14.1 in /docs (#797)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.4 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.4...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 947abf5 commit 08121da

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.4)
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-x86_64-linux-musl)
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.2)
219+
json (2.18.1)
220220
kramdown (2.4.0)
221221
rexml
222222
kramdown-parser-gfm (1.1.0)
@@ -225,15 +225,15 @@ 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
minima (2.5.1)
231231
jekyll (>= 3.5, < 5.0)
232232
jekyll-feed (~> 0.9)
233233
jekyll-seo-tag (~> 2.1)
234234
minitest (5.25.5)
235-
net-http (0.6.0)
236-
uri
235+
net-http (0.9.1)
236+
uri (>= 0.11.1)
237237
nokogiri (1.18.9-x86_64-linux-musl)
238238
racc (~> 1.4)
239239
octokit (4.25.1)
@@ -267,7 +267,7 @@ GEM
267267
tzinfo (2.0.6)
268268
concurrent-ruby (~> 1.0)
269269
unicode-display_width (1.8.0)
270-
uri (1.0.4)
270+
uri (1.1.1)
271271
webrick (1.9.1)
272272

273273
PLATFORMS

0 commit comments

Comments
 (0)