From 17d2f853849eb301a88d4fb57fd50b2469033370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 02:16:49 +0000 Subject: [PATCH] Bump kaminari from 1.1.1 to 1.2.1 Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.1 to 1.2.1. - [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.1.1...v1.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 50 +++++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de4c2f0..2f27185 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM arel (9.0.0) ast (2.4.0) bcrypt (3.1.12) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) carrierwave (1.3.1) activemodel (>= 4.0.0) @@ -79,8 +79,8 @@ GEM mimemagic (~> 0.3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.1.10) + crass (1.0.6) devise (4.6.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -92,7 +92,7 @@ GEM rails (>= 4.2.0, < 6) diff-lcs (1.3) equatable (0.5.0) - erubi (1.8.0) + erubi (1.10.0) factory_bot (5.0.2) activesupport (>= 4.2.0) factory_bot_rails (5.0.2) @@ -104,27 +104,27 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashie (3.6.0) - i18n (1.6.0) + i18n (1.11.0) concurrent-ruby (~> 1.0) iniparse (1.4.4) jaro_winkler (1.5.2) jwt (2.1.0) - kaminari (1.1.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.1.1) - kaminari-activerecord (= 1.1.1) - kaminari-core (= 1.1.1) - kaminari-actionview (1.1.1) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) actionview - kaminari-core (= 1.1.1) - kaminari-activerecord (1.1.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.1.1) - kaminari-core (1.1.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.3.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -135,17 +135,20 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.6.1) + minitest (5.15.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) mysql2 (0.5.2) nio4r (2.3.1) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -175,6 +178,7 @@ GEM equatable (~> 0.5.0) tty-color (~> 0.4.0) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-cors (1.0.3) rack-test (1.1.0) @@ -195,8 +199,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3) @@ -269,7 +273,7 @@ GEM tty-screen (0.6.5) tty-tree (0.2.0) tty-which (0.4.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.0) unicode_utils (1.4.0)