From a931fa31d78808c6a9b36ebb73883fad378cf7b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 23:25:01 +0000 Subject: [PATCH] Bump thor from 0.19.0 to 1.4.0 in /vim/.vim/bundle/vim-bookmarks Bumps [thor](https://github.com/rails/thor) from 0.19.0 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v0.19.0...v1.4.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- vim/.vim/bundle/vim-bookmarks/Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/vim/.vim/bundle/vim-bookmarks/Gemfile.lock b/vim/.vim/bundle/vim-bookmarks/Gemfile.lock index 48de250..58f53c8 100644 --- a/vim/.vim/bundle/vim-bookmarks/Gemfile.lock +++ b/vim/.vim/bundle/vim-bookmarks/Gemfile.lock @@ -2,7 +2,6 @@ GEM remote: https://rubygems.org/ specs: addressable (2.3.5) - blankslate (2.1.2.4) celluloid (0.15.2) timers (~> 1.1.0) celluloid-io (0.15.0) @@ -33,8 +32,9 @@ GEM nio4r (1.0.0) octokit (2.7.2) sawyer (~> 0.5.2) - parslet (1.5.0) - blankslate (~> 2.0) + parslet (2.0.0) + pastel (0.8.0) + tty-color (~> 0.5) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) @@ -47,11 +47,13 @@ GEM addressable (~> 2.3.5) faraday (~> 0.8, < 0.10) slop (3.5.0) - thor (0.19.0) + thor (1.4.0) timers (1.1.0) - vim-flavor (2.0.0) - parslet (~> 1.0) - thor (~> 0.14) + tty-color (0.6.0) + vim-flavor (4.0.3) + parslet (>= 1.8, < 3.0) + pastel (~> 0.7) + thor (>= 0.20, < 2.0) PLATFORMS ruby