update jquery-ui-rails

This commit is contained in:
Thomas Schmidt 2020-09-29 00:32:22 +02:00
parent 7d0297410e
commit 588884bace
No known key found for this signature in database
GPG key ID: C11A28463B554979
3 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@ gem 'formtastic-bootstrap'
# as the JavaScript library
gem 'jquery-rails'
gem 'jquery-ui-rails', '~> 4.2.1'
gem 'jquery-ui-rails', '~> 6.0.1'
# for languages validation
gem 'iso-639'