This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new f7b346dcf Bump faraday from 2.7.10 to 2.14.1 (#41)
f7b346dcf is described below
commit f7b346dcfd78bbb1caf5abdc762e5c7774a65254
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 5 12:32:26 2026 +0900
Bump faraday from 2.7.10 to 2.14.1 (#41)
---
Gemfile.lock | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 74c9d7752..e78da6673 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -24,10 +24,12 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.8.1)
- faraday (2.7.10)
- faraday-net_http (>= 2.0, < 3.1)
- ruby2_keywords (>= 0.0.4)
- faraday-net_http (3.0.2)
+ faraday (2.14.1)
+ faraday-net_http (>= 2.0, < 3.5)
+ json
+ logger
+ faraday-net_http (3.4.2)
+ net-http (~> 0.5)
ffi (1.15.5)
forwardable-extended (2.6.0)
gemoji (3.0.1)
@@ -197,6 +199,7 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
+ json (2.18.1)
kramdown (2.3.2)
rexml
kramdown-parser-gfm (1.1.0)
@@ -205,6 +208,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
+ logger (1.7.0)
mercenary (0.3.6)
mini_portile2 (2.8.4)
minima (2.5.1)
@@ -212,6 +216,8 @@ GEM
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.20.0)
+ net-http (0.9.1)
+ uri (>= 0.11.1)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
@@ -228,7 +234,6 @@ GEM
redcarpet (3.6.0)
rexml (3.2.6)
rouge (3.26.0)
- ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass (3.7.4)
@@ -251,6 +256,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
+ uri (1.1.1)
webrick (1.8.1)
PLATFORMS