Update jquery-ui-rails to version 6.0.1

This commit is contained in:
depfu[bot] 2020-06-20 02:36:07 +00:00 committed by GitHub
parent 6e6a6dcd39
commit 4f2a22bba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 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'