From 999175f307675ef8c3e8cf8f8cf9278b6f53b1d9 Mon Sep 17 00:00:00 2001 From: Stephen Kenworthy Date: Wed, 28 Aug 2024 20:42:56 +0800 Subject: [PATCH] Update ransack_ui and ransack --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 37a534011..6243b279e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -251,6 +251,7 @@ GEM method_source (1.1.0) mini_magick (4.13.2) mini_mime (1.1.5) + mini_portile2 (2.8.7) mini_racer (0.14.1) libv8-node (~> 18.19.0.0) minitest (5.25.1) @@ -354,14 +355,14 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.2.1) - ransack (2.6.0) - activerecord (>= 6.0.4) - activesupport (>= 6.0.4) + ransack (3.2.1) + activerecord (>= 6.1.5) + activesupport (>= 6.1.5) i18n ransack_chronic (1.1.0) chronic (>= 0.6.7) - ransack_ui (1.4.0) - ransack (~> 2.0) + ransack_ui (2.0.0) + ransack (< 4) ransack_chronic (>= 1.1.0) rb-fchange (0.0.6) ffi @@ -448,8 +449,8 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (1.6.9-arm64-darwin) - sqlite3 (1.6.9-x86_64-linux) + sqlite3 (1.6.9) + mini_portile2 (~> 2.8.0) sshkit (1.23.0) base64 net-scp (>= 1.1.2)