From 4b449b1268c80d65f21c17301e6b585115d7019e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 04:13:55 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [simplecov](https://github.com/simplecov-ruby/simplecov), [omniauth-facebook](https://github.com/simi/omniauth-facebook), [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) and [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby). Updates `simplecov` from 1.0.0 to 1.0.2 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.0...v1.0.2) Updates `omniauth-facebook` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/simi/omniauth-facebook/releases) - [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md) - [Commits](https://github.com/simi/omniauth-facebook/compare/v10.0.0...v11.0.0) Updates `rails-html-sanitizer` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.7.0...v1.7.1) Updates `honeybadger` from 6.9.0 to 6.9.1 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v6.9.0...v6.9.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: omniauth-facebook dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b69cfd8..113f401 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,10 +80,10 @@ GEM zeitwerk (>= 2.4, < 3.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - anonymous_loader (0.1.2) - version_gem (~> 1.1, >= 1.1.13) - auth-sanitizer (0.2.2) - version_gem (~> 1.1, >= 1.1.10) + anonymous_loader (0.1.3) + version_gem (~> 1.1, >= 1.1.14) + auth-sanitizer (0.2.3) + version_gem (~> 1.1, >= 1.1.14) base64 (0.3.0) bcrypt (3.1.22) bigdecimal (4.1.2) @@ -158,7 +158,7 @@ GEM google-analytics-rails (1.1.1) hashie (5.1.0) logger - honeybadger (6.9.0) + honeybadger (6.9.1) logger ostruct i18n (1.15.2) @@ -180,8 +180,8 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.21.0) - jwt (3.1.2) + json (2.21.1) + jwt (3.2.0) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -205,7 +205,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -222,7 +222,7 @@ GEM drb (~> 2.0) prism (~> 1.5) msgpack (1.8.1) - multi_xml (0.8.1) + multi_xml (0.9.1) bigdecimal (>= 3.1, < 5) net-http (0.9.1) uri (>= 0.11.1) @@ -249,20 +249,22 @@ GEM anonymous_loader (~> 0.1, >= 0.1.1) auth-sanitizer (~> 0.2, >= 0.2.2) version_gem (~> 1.1, >= 1.1.12) - oauth2 (2.0.18) + oauth2 (2.0.25) + anonymous_loader (~> 0.1, >= 0.1.3) + auth-sanitizer (~> 0.2, >= 0.2.3) faraday (>= 0.17.3, < 4.0) jwt (>= 1.0, < 4.0) logger (~> 1.2) multi_xml (~> 0.5) rack (>= 1.2, < 4) - snaky_hash (~> 2.0, >= 2.0.3) - version_gem (~> 1.1, >= 1.1.9) + snaky_hash (~> 2.0, >= 2.0.7) + version_gem (~> 1.1, >= 1.1.14) omniauth (2.1.4) hashie (>= 3.4.6) logger rack (>= 2.2.3) rack-protection - omniauth-facebook (10.0.0) + omniauth-facebook (11.0.0) bigdecimal omniauth-oauth2 (>= 1.2, < 3) omniauth-github (2.0.1) @@ -337,8 +339,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails_autolink (1.1.8) actionview (> 3.1) @@ -417,16 +419,16 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - simplecov (1.0.0) + simplecov (1.0.2) sitemap_generator (7.1.0) builder (~> 3.0) slowpoke (1.0.0) actionpack (>= 7.2) rack-timeout (>= 0.6) railties (>= 7.2) - snaky_hash (2.0.6) + snaky_hash (2.0.7) hashie (>= 0.1.0, < 6) - version_gem (>= 1.1.8, < 3) + version_gem (~> 1.1, >= 1.1.14) sprockets (4.2.2) concurrent-ruby (~> 1.0) logger @@ -452,7 +454,7 @@ GEM tzinfo (>= 1.0.0) uri (1.1.1) useragent (0.16.11) - version_gem (1.1.13) + version_gem (1.1.14) warden (1.2.9) rack (>= 2.0.9) web-console (4.3.0)