From e2a68eae3bec8368e0c7b8aa48cb6363f16ca5b3 Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Tue, 16 Apr 2024 12:40:50 +0200 Subject: [PATCH] Update ajax-datatables-rails to version 1.5.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92cda81c..6e636f8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,8 +81,8 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) - ajax-datatables-rails (1.4.0) - rails (>= 5.2) + ajax-datatables-rails (1.5.0) + rails (>= 6.0) zeitwerk archive-zip (0.12.0) io-like (~> 0.3.0)