From 7ad07f233091d0c23f9b561d3bbdec34f7229dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 23:46:45 +0000 Subject: [PATCH] Bump kaminari from 1.1.1 to 1.2.1 in /server 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] --- server/Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/server/Gemfile.lock b/server/Gemfile.lock index d576313..cdc692c 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -62,7 +62,7 @@ GEM bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.3) + builder (3.2.4) bullet (5.7.3) activesupport (>= 3.0.0) uniform_notifier (~> 1.11.0) @@ -90,12 +90,12 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.6) config (1.7.0) activesupport (>= 3.0) deep_merge (~> 1.2.1) dry-validation (>= 0.10.4) - crass (1.0.5) + crass (1.0.6) deep_merge (1.2.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -131,7 +131,7 @@ GEM dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.12.0) equalizer (0.0.11) - erubi (1.7.0) + erubi (1.9.0) exception_notification (4.2.2) actionmailer (>= 4.0, < 6) activesupport (>= 4.0, < 6) @@ -155,18 +155,18 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.1.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) kaminari-i18n (0.5.0) kaminari rails @@ -178,7 +178,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -186,12 +186,12 @@ GEM method_source (0.9.0) mini_mime (1.0.0) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) mustache (1.0.5) newrelic_rpm (4.8.0.341) nio4r (2.2.0) - nokogiri (1.10.7) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.12.1) parser (2.4.0.2) @@ -336,7 +336,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.6) execjs (>= 0.3.0, < 3)