From 39109f9903df5a5641e7bb75bddbf0581a32b42d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 13:50: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 78140e7a..f272a7d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,8 @@ GEM addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) - ajax-datatables-rails (1.3.1) + ajax-datatables-rails (1.4.0) + rails (>= 5.2) zeitwerk archive-zip (0.12.0) io-like (~> 0.3.0)