From 150ba3c9f330986ce5b5bb8450c471348f9e76d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 21:14:03 +0000 Subject: [PATCH] chore(deps): bump kaminari from 1.0.1 to 1.2.1 Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.0.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.0.1...v1.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 755c077b..d7d1af75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM bcrypt (3.1.11) bindex (0.5.0) breadcrumbs_on_rails (3.0.1) - builder (3.2.3) + builder (3.2.4) byebug (9.0.6) cancan (1.6.10) chronic (0.10.2) @@ -86,7 +86,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.6) connection_pool (2.2.1) crass (1.0.2) devise (4.2.1) @@ -108,7 +108,8 @@ GEM hashie (3.5.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.3) activesupport (>= 3.0.0, < 5.2) multi_json (~> 1.2) @@ -118,23 +119,24 @@ GEM thor (>= 0.14, < 2.0) json (2.0.4) jwt (1.5.6) - kaminari (1.0.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.0.1) - kaminari-activerecord (= 1.0.1) - kaminari-core (= 1.0.1) - kaminari-actionview (1.0.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.0.1) - kaminari-activerecord (1.0.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.0.1) - kaminari-core (1.0.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) kgio (2.11.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.5.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -143,15 +145,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mimemagic (0.3.2) - mini_portile2 (2.1.0) - minitest (5.10.1) + mini_portile2 (2.4.0) + minitest (5.14.1) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogumbo (1.4.10) nokogiri oauth (0.5.1) @@ -210,11 +212,11 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.2) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.2) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.0.2) actionpack (= 5.0.2) activesupport (= 5.0.2) @@ -275,7 +277,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.3) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)