From d059e62b0594d66a697212d91dc745a65e31ca08 Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Wed, 6 Aug 2025 14:53:04 +0200 Subject: [PATCH] Update jquery-ui-rails to version 8.0.0 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fd24ba87..4e39c405 100644 --- a/Gemfile +++ b/Gemfile @@ -83,7 +83,7 @@ gem 'cocoon' # as the JavaScript library gem 'jquery-rails' -gem 'jquery-ui-rails', '~> 6.0.1' +gem 'jquery-ui-rails' # for languages validation gem 'iso-639' diff --git a/Gemfile.lock b/Gemfile.lock index d3cb7c04..d2f81fea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -253,7 +253,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (6.0.1) + jquery-ui-rails (8.0.0) railties (>= 3.2.16) json (2.9.1) json-schema (5.1.1) @@ -655,7 +655,7 @@ DEPENDENCIES iso-639 jquery-datatables-rails jquery-rails - jquery-ui-rails (~> 6.0.1) + jquery-ui-rails json-schema leaflet-rails letter_opener