From 2d07d1d208b8a52ff77800fd13259fcb34c75c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:02:48 +0000 Subject: [PATCH] Bump the all-gems group across 1 directory with 3 updates Bumps the all-gems group with 3 updates in the / directory: [danger](https://github.com/danger/danger), [liquid](https://github.com/Shopify/liquid) and [rouge](https://github.com/rouge-ruby/rouge). Updates `danger` from 9.5.0 to 9.5.1 - [Release notes](https://github.com/danger/danger/releases) - [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md) - [Commits](https://github.com/danger/danger/compare/v9.5.0...v9.5.1) Updates `liquid` from 5.5.1 to 5.6.0 - [Release notes](https://github.com/Shopify/liquid/releases) - [Changelog](https://github.com/Shopify/liquid/blob/main/History.md) - [Commits](https://github.com/Shopify/liquid/compare/v5.5.1...v5.6.0) Updates `rouge` from 4.4.0 to 4.5.1 - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](https://github.com/rouge-ruby/rouge/compare/v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: danger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gems - dependency-name: liquid dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-gems - dependency-name: rouge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-gems ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8adad72722..b5cfacf553f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,6 +3,7 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) + base64 (0.2.0) bigdecimal (3.1.8) claide (1.1.0) claide-plugins (0.9.2) @@ -13,7 +14,8 @@ GEM concurrent-ruby (1.3.4) cork (0.3.0) colored2 (~> 3.1) - danger (9.5.0) + danger (9.5.1) + base64 (~> 0.2) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -24,36 +26,41 @@ GEM kramdown (~> 2.3) kramdown-parser-gfm (~> 1.0) octokit (>= 4.0) + pstore (~> 0.1) terminal-table (>= 1, < 4) differ (0.1.2) et-orbi (1.2.11) tzinfo - faraday (2.11.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json logger faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) - kramdown (2.4.0) - rexml + json (2.9.1) + kramdown (2.5.1) + rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (5.5.1) - logger (1.6.0) + liquid (5.6.0) + bigdecimal + strscan + logger (1.6.4) logger-colors (1.0.0) nap (1.1.0) - net-http (0.4.1) + net-http (0.6.0) uri nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - octokit (9.1.0) + octokit (9.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) @@ -64,13 +71,13 @@ GEM nokogiri (~> 1.13) rufus-scheduler (~> 3.8) slop (~> 4.9) + pstore (0.1.4) public_suffix (6.0.1) raabro (1.4.0) racc (1.8.1) rchardet (1.8.0) - rexml (3.3.6) - strscan - rouge (4.4.0) + rexml (3.4.0) + rouge (4.5.1) rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) safe_yaml (1.0.5) @@ -78,13 +85,13 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) slop (4.10.1) - strscan (3.1.0) + strscan (3.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) - uri (0.13.1) + unicode-display_width (2.6.0) + uri (1.0.2) PLATFORMS x86_64-linux