From eb709bdd8f5618e9e9a5aa3dd8c6a4f7c7f0c461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 22:22:53 +0000 Subject: [PATCH] Bump kaminari from 1.1.1 to 1.2.1 Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.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.1.1...v1.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6424c9c7..0b0480d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM bourbon (4.3.4) sass (~> 3.4) thor (~> 0.19) - builder (3.2.3) + builder (3.2.4) bullet (5.9.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -95,8 +95,8 @@ GEM childprocess (1.0.1) rake (< 13.0) coderay (1.1.2) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.1.6) + crass (1.0.6) database_cleaner (1.7.0) devise (4.4.3) bcrypt (~> 3.0) @@ -138,7 +138,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) highline (1.7.10) - i18n (1.7.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) @@ -147,25 +147,25 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.2.0) - kaminari (1.1.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.1.1) - kaminari-activerecord (= 1.1.1) - kaminari-core (= 1.1.1) - kaminari-actionview (1.1.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.1.1) - kaminari-activerecord (1.1.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.1.1) - kaminari-core (1.1.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) launchy (2.4.3) addressable (~> 2.3) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -180,7 +180,7 @@ GEM mini_magick (4.8.0) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.1) mry (0.59.0.0) rubocop (>= 0.41.0) multi_json (1.13.1) @@ -188,7 +188,7 @@ GEM net-http-persistent (2.9.4) net-http-pipeline (1.0.1) nio4r (2.5.2) - nokogiri (1.10.5) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.17.0) @@ -314,7 +314,7 @@ GEM typhoeus (~> 0.6, >= 0.6.8) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.0) uniform_notifier (1.12.1)