From 57c24810e23699d8db4e7b092426f0f754559383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 22:05:11 +0000 Subject: [PATCH] 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 | 51 +++++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 24 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 508c99d..023f542 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM public_suffix (~> 2.0, >= 2.0.2) arel (8.0.0) bindex (0.5.0) - builder (3.2.3) + builder (3.2.4) byebug (9.0.6) capybara (2.13.0) addressable @@ -60,13 +60,15 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - erubi (1.6.0) + concurrent-ruby (1.1.6) + crass (1.0.6) + erubi (1.9.0) execjs (2.7.0) ffi (1.9.18) globalid (0.4.0) activesupport (>= 4.2.0) - 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) @@ -76,23 +78,24 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - 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) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.0.3) + loofah (2.5.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.5) mime-types (>= 1.16, < 4) @@ -107,12 +110,12 @@ GEM open4 (~> 1.3.4) rake mini_magick (4.7.0) - mini_portile2 (2.1.0) - minitest (5.10.1) + mini_portile2 (2.4.0) + minitest (5.14.1) multi_json (1.12.1) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) open4 (1.3.4) pg (0.20.0) public_suffix (2.0.5) @@ -132,11 +135,11 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.1.0) 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.1.0) actionpack (= 5.1.0) activesupport (= 5.1.0) @@ -179,7 +182,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.2) - tzinfo (1.2.3) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)