diff --git a/Gemfile b/Gemfile index 39d70ddd..220674ae 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'therubyracer', group: :therubyracer gem 'uglifier', '>=1.3.0' gem 'jquery-rails' , '~> 4.4' -gem 'jquery-ui-rails' , '~>5.0.5' +gem 'jquery-ui-rails' , '~>6.0.1' # you may comment out the database driver(s) you will not be using. # This will prevent a native build of the driver. Building native drivers is not diff --git a/Gemfile.lock b/Gemfile.lock index e9900d3e..c5890b72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.5) + jquery-ui-rails (6.0.1) railties (>= 3.2.16) libv8 (3.16.14.19) listen (3.2.1) @@ -309,7 +309,7 @@ DEPENDENCIES font-awesome-sass (~> 4.5.0) htmlentities jquery-rails (~> 4.4) - jquery-ui-rails (~> 5.0.5) + jquery-ui-rails (~> 6.0.1) listen minitest-stub-const mocha