From a3e51cb3797bfbedc90dacce16667012bed10709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 23:17:51 +0000 Subject: [PATCH] Bump kaminari from 0.17.0 to 1.2.1 Bumps [kaminari](https://github.com/kaminari/kaminari) from 0.17.0 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/v0.17.0...v1.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2817e06..f73641f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM bindex (0.5.0) bootsnap (1.3.2) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) capybara (3.12.0) addressable @@ -74,29 +74,38 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) - crass (1.0.4) - erubi (1.8.0) + concurrent-ruby (1.1.6) + crass (1.0.6) + erubi (1.9.0) execjs (2.7.0) ffi (1.10.0) globalid (0.4.2) activesupport (>= 4.2.0) groupdate (4.0.0) activesupport (>= 4.2) - i18n (1.5.2) + i18n (1.8.2) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - kaminari (0.17.0) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + kaminari (1.2.1) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) + actionview + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) + activerecord + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -107,11 +116,11 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) msgpack (1.2.6) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.1.4) pg_search (2.1.3) @@ -125,7 +134,7 @@ GEM pry (>= 0.10.4) public_suffix (3.0.3) puma (3.12.0) - rack (2.0.6) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.2) @@ -144,8 +153,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.3.0) + loofah (~> 2.3) railties (5.2.2) actionpack (= 5.2.2) activesupport (= 5.2.2) @@ -188,7 +197,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)