From 91943df7679f5da2d74bb7e2167f25caf2bce01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:13:08 +0000 Subject: [PATCH] Bump the bundler-dependencies group with 3 updates Bumps the bundler-dependencies group with 3 updates: [ffi](https://github.com/ffi/ffi), [public_suffix](https://github.com/weppos/publicsuffix-ruby) and [rouge](https://github.com/rouge-ruby/rouge). Updates `ffi` from 1.17.2 to 1.17.3 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.17.2...v1.17.3) Updates `public_suffix` from 7.0.0 to 7.0.2 - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v7.0.0...v7.0.2) Updates `rouge` from 4.6.1 to 4.7.0 - [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.6.1...v4.7.0) --- updated-dependencies: - dependency-name: ffi dependency-version: 1.17.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: public_suffix dependency-version: 7.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: rouge dependency-version: 4.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 67a1503..38e29ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,9 +12,9 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.17.2) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.3) + ffi (1.17.3-arm64-darwin) + ffi (1.17.3-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.33.2) bigdecimal @@ -65,13 +65,13 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (7.0.0) + public_suffix (7.0.2) rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rexml (3.4.4) - rouge (4.6.1) + rouge (4.7.0) safe_yaml (1.0.5) sass-embedded (1.97.1) google-protobuf (~> 4.31)