14988: Disables wiselinks gem. Testing if it's really needed.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 6 May 2019 20:56:00 +0000 (17:56 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 6 May 2019 20:56:00 +0000 (17:56 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

apps/workbench/Gemfile
apps/workbench/Gemfile.lock
apps/workbench/app/assets/javascripts/application.js

index 30c5bfce83b4e8f182248ca19db52b8369b50335..0be9a3a4123ddb1b96fa9415d032ead462df255c 100644 (file)
@@ -74,7 +74,7 @@ gem 'less-rails'
 # Wiselinks hasn't been updated for many years and it's using deprecated methods
 # Use our own Wiselinks fork until this PR is accepted:
 # https://github.com/igor-alexandrov/wiselinks/pull/116
-gem 'wiselinks', git: 'https://github.com/curoverse/wiselinks.git', branch: 'rails-5.1-compatibility'
+gem 'wiselinks', git: 'https://github.com/curoverse/wiselinks.git', branch: 'rails-5.1-compatibility'
 
 gem 'sshkey'
 
index a4c9c24b6b36529a6388ec56bb3e6bc8bd4e85c3..e39f2077602b64c95919f99d39911fe4c2510474 100644 (file)
@@ -12,13 +12,6 @@ GIT
     themes_for_rails (0.5.1)
       rails (>= 3.0.0)
 
-GIT
-  remote: https://github.com/curoverse/wiselinks.git
-  revision: 2c396ea5da7bbdef883fc6a70946b5886e182a80
-  branch: rails-5.1-compatibility
-  specs:
-    wiselinks (1.2.2)
-
 GEM
   remote: https://rubygems.org/
   specs:
@@ -369,7 +362,6 @@ DEPENDENCIES
   themes_for_rails!
   therubyracer
   uglifier (~> 2.0)
-  wiselinks!
 
 BUNDLED WITH
    1.17.3
index 270a4c766d3152f3edd487561cc40ae4e2bdb256..1898128133535014f795bafaee942e10c6ff058d 100644 (file)
@@ -26,7 +26,6 @@
 //= require bootstrap/button
 //= require bootstrap3-editable/bootstrap-editable
 //= require bootstrap-tab-history
-//= require wiselinks
 //= require angular
 //= require raphael
 //= require morris