From ccae0ddc3bbd53d7474bfa2743b7c45f784c099b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 09:55:01 -0500 Subject: [PATCH] Bump ransack from 2.3.0 to 2.3.2 (#5758) --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2ddffa79..5feefff62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM after_commit_action (~> 1.0) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) dante (0.2.0) datetime_picker_rails (0.0.7) momentjs-rails (>= 2.8.1) @@ -537,8 +537,8 @@ GEM parser (2.7.0.1) ast (~> 2.4.0) pg (1.2.2) - polyamorous (2.3.0) - activerecord (>= 5.0) + polyamorous (2.3.2) + activerecord (>= 5.2.1) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -604,12 +604,11 @@ GEM thor (>= 0.19.0, < 2.0) rainbow (3.0.0) rake (13.0.1) - ransack (2.3.0) - actionpack (>= 5.0) - activerecord (>= 5.0) - activesupport (>= 5.0) + ransack (2.3.2) + activerecord (>= 5.2.1) + activesupport (>= 5.2.1) i18n - polyamorous (= 2.3.0) + polyamorous (= 2.3.2) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0)