From f1faa6297e569f7438ccc78dbfd0fa752ab039ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 21:13:12 +0000 Subject: [PATCH] [Security] Bump kaminari from 0.16.1 to 1.2.1 Bumps [kaminari](https://github.com/kaminari/kaminari) from 0.16.1 to 1.2.1. **This update includes a security fix.** - [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.16.1...v1.2.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44cbd306a2..301e13f514 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -417,9 +417,18 @@ GEM railties (>= 3.2.16) json (1.8.6) jwt (1.5.6) - kaminari (0.16.1) - 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) kgio (2.10.0) kiba (0.6.1) konacha (4.0.0) @@ -455,7 +464,7 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.1) moneta (0.8.1) msgpack (1.3.3) multi_json (1.14.1) @@ -728,7 +737,7 @@ GEM tty-which (0.3.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)