From 3ab9bbfe44e619d838f9562285f7588e1b2d07fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 00:03:24 +0000 Subject: [PATCH] Bump kaminari-actionview from 1.2.1 to 1.2.2 in /backend Bumps [kaminari-actionview](https://github.com/kaminari/kaminari) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/kaminari/kaminari/releases) - [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaminari/kaminari/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: kaminari-actionview dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 098d1b82..3313c6e8 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -138,7 +138,7 @@ GEM crack (1.0.1) bigdecimal rexml - crass (1.0.6) + crass (1.0.7) csv (3.3.0) cuprite (0.15) capybara (~> 3.0) @@ -233,10 +233,10 @@ GEM reline (>= 0.4.2) json (2.7.1) jwt (2.3.0) - kaminari-actionview (1.2.1) + kaminari-actionview (1.2.2) actionview - kaminari-core (= 1.2.1) - kaminari-core (1.2.1) + kaminari-core (= 1.2.2) + kaminari-core (1.2.2) kaminari-mongoid (1.0.2) kaminari-core (~> 1.0) mongoid @@ -248,7 +248,7 @@ GEM launchy (>= 2.2, < 4) lint_roller (1.1.0) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -297,7 +297,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.3) - nokogiri (1.18.10) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (1.4.7) @@ -377,8 +377,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + 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) railties (7.1.5.2) actionpack (= 7.1.5.2)