From 2dfdbe019f5dc78968ea23763cd99a26ac22744c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 07:47:09 +0000 Subject: [PATCH] Bump kaminari from 0.16.1 to 1.2.2 Bumps [kaminari](https://github.com/kaminari/kaminari) from 0.16.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/v0.16.1...v1.2.2) --- updated-dependencies: - dependency-name: kaminari dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 970977f..5c8a0c7 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ gem 'slim', '3.0.6' gem 'slim-rails', '0.2.1' gem 'role_block_haml', '0.2.4' -gem 'kaminari', '0.16.1' +gem 'kaminari', '1.2.2' gem 'sass', '3.4.1' gem 'font-awesome-sass', '4.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index 7888a0c..b6e079f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -346,9 +346,18 @@ GEM railties (>= 3.2.16) json (1.8.6) jwt (2.3.0) - kaminari (0.16.1) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + kaminari (1.2.2) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.2) + kaminari-activerecord (= 1.2.2) + kaminari-core (= 1.2.2) + kaminari-actionview (1.2.2) + actionview + kaminari-core (= 1.2.2) + kaminari-activerecord (1.2.2) + activerecord + kaminari-core (= 1.2.2) + kaminari-core (1.2.2) launchy (2.4.3) addressable (~> 2.3) letter_opener (1.4.1) @@ -368,7 +377,7 @@ GEM mini_magick (4.2.7) mini_mime (1.1.2) mini_portile2 (2.3.0) - minitest (5.15.0) + minitest (5.16.3) minitest-rails (2.2.0) minitest (~> 5.7) railties (~> 4.1) @@ -581,7 +590,7 @@ DEPENDENCIES jbuilder (= 1.0.2) jquery-rails (= 4.0.4) jquery-ui-rails (= 5.0.0) - kaminari (= 0.16.1) + kaminari (= 1.2.2) letter_opener (= 1.4.1) log_js! m (= 1.3.4)