From 04c81246d39d0bd49c56457ebaaf57070670e7e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 04:34:23 +0000 Subject: [PATCH] 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. - [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[bot] --- Gemfile.lock | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 909f863..c22b0cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM thread_safe (~> 0.1) tzinfo (~> 1.1) arel (5.0.1.20140414130214) - builder (3.2.2) + builder (3.2.4) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -46,32 +46,43 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) + concurrent-ruby (1.1.8) erubis (2.7.0) execjs (2.2.2) font-awesome-rails (4.2.0.0) railties (>= 3.2, < 5.0) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.2.4) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) - kaminari (0.16.1) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + json (1.8.6) + 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) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.4.3) - minitest (5.4.2) + minitest (5.12.0) multi_json (1.10.1) pg (0.17.1) polyamorous (1.1.0) activerecord (>= 3.0) - rack (1.5.2) - rack-test (0.6.2) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) rails (4.1.7) actionmailer (= 4.1.7) @@ -126,11 +137,11 @@ GEM sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) turbolinks (2.5.1) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.5.3) execjs (>= 0.3.0)