15615: Retry failed wb1 tests twice before giving up.
[arvados.git] / apps / workbench / Gemfile.lock
index d1ea71a8507faaac1327d82885b71486040e315f..548da1dc049bf32a2abc886e2c451f2b5b1927ab 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:
@@ -87,8 +80,11 @@ GEM
       addressable (>= 2.3.1)
       extlib (>= 0.9.15)
       multi_json (>= 1.0.0)
-    bootstrap-sass (3.1.1.1)
-      sass (~> 3.2)
+    autoprefixer-rails (9.5.1.1)
+      execjs
+    bootstrap-sass (3.4.1)
+      autoprefixer-rails (>= 5.2.1)
+      sassc (>= 2.0.0)
     bootstrap-tab-history-rails (0.1.0)
       railties (>= 3.1)
     bootstrap-x-editable-rails (1.5.1.1)
@@ -228,6 +224,10 @@ GEM
       bundler (>= 1.3.0)
       railties (= 5.0.7.2)
       sprockets-rails (>= 2.0.0)
+    rails-controller-testing (1.0.4)
+      actionpack (>= 5.0.1.x)
+      actionview (>= 5.0.1.x)
+      activesupport (>= 5.0.1.x)
     rails-dom-testing (2.0.3)
       activesupport (>= 4.2.0)
       nokogiri (>= 1.6)
@@ -321,7 +321,7 @@ DEPENDENCIES
   andand
   angularjs-rails (~> 1.3.8)
   arvados (>= 0.1.20150511150219)
-  bootstrap-sass (~> 3.1.0)
+  bootstrap-sass (~> 3.4.1)
   bootstrap-tab-history-rails
   bootstrap-x-editable-rails
   byebug
@@ -348,6 +348,7 @@ DEPENDENCIES
   poltergeist (~> 1.5.1)
   rack-mini-profiler
   rails (~> 5.0.0)
+  rails-controller-testing
   rails-perftest
   raphael-rails
   responders (~> 2.0)
@@ -364,7 +365,6 @@ DEPENDENCIES
   themes_for_rails!
   therubyracer
   uglifier (~> 2.0)
-  wiselinks!
 
 BUNDLED WITH
    1.17.3