Pin the api server and workbench to the Arvados 2.1.3 gem.
[arvados.git] / services / api / Gemfile.lock
index 4279151899da9a0051e8e69476f9f4abee672803..c60f3b38c07d2d981da5e573c7f238b4920038a3 100644 (file)
@@ -1,17 +1,3 @@
-GIT
-  remote: https://github.com/arvados/arvados.git
-  revision: 81725af5d5d2e6cd18ba7099ba5fb1fc520f4f8c
-  glob: sdk/ruby/arvados.gemspec
-  specs:
-    arvados (1.5.0.pre20200114202620)
-      activesupport (>= 3)
-      andand (~> 1.3, >= 1.3.3)
-      arvados-google-api-client (>= 0.7, < 0.8.9)
-      faraday (< 0.16)
-      i18n (~> 0)
-      json (>= 1.7.7, < 3)
-      jwt (>= 0.1.5, < 2)
-
 GIT
   remote: https://github.com/arvados/themes_for_rails
   revision: ddf6e592b3b6493ea0c2de7b5d3faa120ed35be0
@@ -71,6 +57,14 @@ GEM
       public_suffix (>= 2.0.2, < 5.0)
     andand (1.3.3)
     arel (9.0.0)
+    arvados (2.1.3)
+      activesupport (>= 3)
+      andand (~> 1.3, >= 1.3.3)
+      arvados-google-api-client (>= 0.7, < 0.8.9)
+      faraday (< 0.16)
+      i18n (~> 0)
+      json (>= 1.7.7, < 3)
+      jwt (>= 0.1.5, < 2)
     arvados-google-api-client (0.8.7.4)
       activesupport (>= 3.2, < 5.3)
       addressable (~> 2.3)
@@ -129,8 +123,8 @@ GEM
       thor (>= 0.14, < 2.0)
     json (2.3.0)
     jwt (1.5.6)
-    launchy (2.4.3)
-      addressable (~> 2.3)
+    launchy (2.5.0)
+      addressable (~> 2.7)
     libv8 (3.16.14.19)
     listen (3.2.1)
       rb-fsevent (~> 0.10, >= 0.10.3)
@@ -151,7 +145,9 @@ GEM
     memoist (0.16.2)
     metaclass (0.0.4)
     method_source (1.0.0)
-    mimemagic (0.3.5)
+    mimemagic (0.3.10)
+      nokogiri (~> 1)
+      rake
     mini_mime (1.0.2)
     mini_portile2 (2.4.0)
     minitest (5.10.3)
@@ -185,7 +181,7 @@ GEM
       oauth2 (~> 1.1)
       omniauth (~> 1.2)
     optimist (3.0.0)
-    os (1.0.1)
+    os (1.1.1)
     passenger (6.0.2)
       rack
       rake (>= 0.8.1)
@@ -294,7 +290,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados!
+  arvados (~> 2.1.3)
   bootsnap
   byebug
   factory_bot_rails