Update jquery-ui-rails to version 8.0.0

This commit is contained in:
Henne Vogelsang 2025-08-06 14:53:04 +02:00
parent 87e471b99f
commit d059e62b05
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
2 changed files with 3 additions and 3 deletions

View file

@ -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'