From 82bb6c2f3bf6675f216fec3f1fc44bec7c20f326 Mon Sep 17 00:00:00 2001 From: Cesy Avon Date: Thu, 8 Jun 2017 16:33:03 +0000 Subject: [PATCH] Putting jquery-ui-rails back so things work --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 54ffaa0ee..3e2841ff2 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem 'uglifier' # JavaScript compressor gem 'flickraw' gem 'jquery-rails' -gem 'jquery-ui-rails' +gem 'jquery-ui-rails', '~> 5.0.2' # needs careful upgrade with change of location gem 'js-routes' # provides access to Rails routes in Javascript gem 'cancancan' # for checking member privileges diff --git a/Gemfile.lock b/Gemfile.lock index b046bc6aa..5397e4f70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,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 (5.0.5) railties (>= 3.2.16) js-routes (1.3.3) railties (>= 3.2) @@ -573,7 +573,7 @@ DEPENDENCIES i18n-tasks jasmine jquery-rails - jquery-ui-rails + jquery-ui-rails (~> 5.0.2) js-routes kaminari leaflet-markercluster-rails