From 02c50138bc8c5e617ce02fe721fcc427d3e28c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 06:02:17 +0000 Subject: [PATCH] Bump thor from 0.14.6 to 1.4.0 Bumps [thor](https://github.com/rails/thor) from 0.14.6 to 1.4.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v0.14.6...v1.4.0) --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 72 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 66 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3dadb77..12927d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,30 +3,88 @@ GEM specs: addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) + builder (3.3.0) + coderay (1.1.3) diff-lcs (1.1.3) fakeweb (1.3.0) + faraday (0.7.6) + addressable (~> 2.2) + multipart-post (~> 1.1) + rack (~> 1.1) ffi (1.0.11) + formatador (1.1.1) git (1.13.0) addressable (~> 2.8) rchardet (~> 1.8) - guard (1.0.0) - ffi (>= 0.5.0) - thor (~> 0.14.6) + github_api (0.4.10) + faraday (~> 0.7.6) + hashie (~> 1.2.0) + multi_json (~> 1.0) + oauth2 (~> 0.5.2) + guard (2.19.1) + formatador (>= 0.2.4) + listen (>= 2.7, < 4.0) + logger (~> 1.6) + lumberjack (>= 1.0.12, < 2.0) + nenv (~> 0.1) + notiffany (~> 0.0) + ostruct (~> 0.6) + pry (>= 0.13.0) + shellany (~> 0.0) + thor (>= 0.18.1) guard-rspec (0.6.0) guard (>= 0.10.0) - jeweler (1.8.3) - bundler (~> 1.0) + hashie (1.2.0) + highline (3.1.2) + reline + io-console (0.8.1) + jeweler (2.1.1) + builder + bundler (>= 1.0) git (>= 1.2.5) + github_api + highline (>= 1.6.15) + nokogiri (>= 1.5.10) rake rdoc + semver + listen (3.9.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) + lumberjack (1.3.1) + method_source (1.1.0) + mini_portile2 (2.8.9) multi_json (1.0.4) + multipart-post (1.2.0) + nenv (0.3.0) + nokogiri (1.18.9) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + notiffany (0.1.3) + nenv (~> 0.1) + shellany (~> 0.0) + oauth2 (0.5.2) + faraday (~> 0.7) + multi_json (~> 1.0) + ostruct (0.6.3) + pry (0.15.2) + coderay (~> 1.1) + method_source (~> 1.0) psych (5.1.2) stringio public_suffix (5.0.1) + racc (1.8.1) + rack (1.6.13) rake (0.9.2.2) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) + ffi (~> 1.0) rchardet (1.8.0) rdoc (6.6.3.1) psych (>= 4.0.0) + reline (0.6.2) + io-console (~> 0.5) rspec (2.8.0) rspec-core (~> 2.8.0) rspec-expectations (~> 2.8.0) @@ -35,12 +93,14 @@ GEM rspec-expectations (2.8.0) diff-lcs (~> 1.1.2) rspec-mocks (2.8.0) + semver (1.0.1) + shellany (0.0.1) simplecov (0.5.4) multi_json (~> 1.0.3) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) stringio (3.1.0) - thor (0.14.6) + thor (1.4.0) PLATFORMS ruby