From 7b86971dd3be72b485dc398e8d8b2ae8ad4c8578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:28:35 +0000 Subject: [PATCH] Bump faraday from 0.9.0 to 2.14.1 in /vim/.vim/bundle/vim-bookmarks Bumps [faraday](https://github.com/lostisland/faraday) from 0.9.0 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v0.9.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- vim/.vim/bundle/vim-bookmarks/Gemfile.lock | 25 +++++++++++++++------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/vim/.vim/bundle/vim-bookmarks/Gemfile.lock b/vim/.vim/bundle/vim-bookmarks/Gemfile.lock index 48de250..a3140da 100644 --- a/vim/.vim/bundle/vim-bookmarks/Gemfile.lock +++ b/vim/.vim/bundle/vim-bookmarks/Gemfile.lock @@ -9,8 +9,12 @@ GEM celluloid (>= 0.15.0) nio4r (>= 0.5.0) coderay (1.1.0) - faraday (0.9.0) - multipart-post (>= 1.2, < 3) + 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.12.2) formatador (0.2.4) guard (2.5.1) @@ -21,18 +25,22 @@ GEM thor (>= 0.18.1) guard-shell (0.6.1) guard (>= 1.1.0) + json (2.18.1) listen (2.7.1) celluloid (>= 0.15.2) celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) + logger (1.7.0) lumberjack (1.0.5) method_source (0.8.2) - multipart-post (2.0.0) + net-http (0.9.1) + uri (>= 0.11.1) netrc (0.7.7) nio4r (1.0.0) - octokit (2.7.2) - sawyer (~> 0.5.2) + octokit (10.0.0) + faraday (>= 1, < 3) + sawyer (~> 0.9) parslet (1.5.0) blankslate (~> 2.0) pry (0.9.12.6) @@ -43,12 +51,13 @@ GEM rb-fsevent (0.9.4) rb-inotify (0.9.3) ffi (>= 0.5.0) - sawyer (0.5.3) - addressable (~> 2.3.5) - faraday (~> 0.8, < 0.10) + sawyer (0.9.3) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) slop (3.5.0) thor (0.19.0) timers (1.1.0) + uri (1.1.1) vim-flavor (2.0.0) parslet (~> 1.0) thor (~> 0.14)