From 558e0855fd9ef18eb77edd0050a30014542211bf Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:25:44 +0000 Subject: [PATCH] Update ajax-datatables-rails to version 1.4.0 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index abd39802..d0abe312 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,8 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) - ajax-datatables-rails (1.3.1) + ajax-datatables-rails (1.4.0) + rails (>= 5.2) zeitwerk annotate (3.2.0) activerecord (>= 3.2, < 8.0)