From 04ecb637d63fd22733f4050ecbc60827919b1f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 21:24:44 +0000 Subject: [PATCH] Bump kaminari from 0.16.3 to 1.2.1 Bumps [kaminari](https://github.com/kaminari/kaminari) from 0.16.3 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.3...v1.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 53 ++++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 538f38e..972dcf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,13 +8,6 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (4.2.6) - actionview (= 4.2.6) - activesupport (= 4.2.6) - rack (~> 1.6) - rack-test (~> 0.6.2) - rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.2) actionview (4.2.6) activesupport (= 4.2.6) builder (~> 3.1) @@ -57,7 +50,7 @@ GEM sass (~> 3.0) slim (>= 1.3.6, < 4.0) terminal-table (~> 1.4) - builder (3.2.2) + builder (3.2.4) bunny (2.3.0) amq-protocol (>= 2.0.1) byebug (8.2.2) @@ -79,6 +72,7 @@ GEM colorize (0.7.7) concurrent-ruby (1.0.1) connection_pool (2.2.0) + crass (1.0.6) daemons (1.2.3) database_cleaner (1.5.1) descendants_tracker (0.0.4) @@ -148,23 +142,34 @@ GEM bunny (>= 2.2.2) carrot-top (~> 0.0.7) multi_json (~> 1.11.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (1.8.3) - kaminari (0.16.3) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + 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) kgio (2.10.0) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.5.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) method_source (0.8.2) mimemagic (0.3.1) - mini_portile2 (2.0.0) - minitest (5.8.4) + mini_portile2 (2.4.0) + minitest (5.14.1) multi_json (1.11.2) multi_xml (0.5.5) nenv (0.3.0) @@ -178,8 +183,8 @@ GEM newrelic_rpm (~> 3.11) redis (< 4.0) newrelic_rpm (3.15.0.314) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -211,12 +216,12 @@ GEM rack (>= 1.0, < 3.0) rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rainbow (2.1.0) raindrops (0.16.0) rake (10.5.0) @@ -292,7 +297,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) timecop (0.8.0) trollop (2.1.2) @@ -301,7 +306,7 @@ GEM ripl-multi_line (>= 0.2.4) ripl-rack (>= 0.2.0) sinatra (>= 1.2.1) - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.0.2) unicorn (5.0.1)