Ruby gems respect ARVADOS_BUILDING_VERSION
[arvados.git] / services / login-sync / Gemfile.lock
index 5f163e87c32188e04ac4a05573ad9d922f185a07..28cdff6fd240dab21eeaad3c8dec7576622ffc7f 100644 (file)
@@ -1,9 +1,10 @@
 PATH
   remote: .
   specs:
-    arvados-login-sync (1.4.1.20190930204434)
+    arvados-login-sync (1.5.0.dev20200114213539)
       arvados (~> 1.3.0, >= 1.3.0)
       faraday (< 0.16)
+      signet (< 0.12)
 
 GEM
   remote: https://rubygems.org/
@@ -23,7 +24,7 @@ GEM
       i18n (~> 0)
       json (>= 1.7.7, < 3)
       jwt (>= 0.1.5, < 2)
-    arvados-google-api-client (0.8.7.2)
+    arvados-google-api-client (0.8.7.3)
       activesupport (>= 3.2, < 5.1)
       addressable (~> 2.3)
       autoparse (~> 0.3)
@@ -51,19 +52,19 @@ GEM
       signet (~> 0.7)
     i18n (0.9.5)
       concurrent-ruby (~> 1.0)
-    json (2.2.0)
+    json (2.3.0)
     jwt (1.5.6)
     launchy (2.4.3)
       addressable (~> 2.3)
-    memoist (0.16.0)
+    memoist (0.16.2)
     metaclass (0.0.4)
     minitest (5.11.3)
     mocha (1.8.0)
       metaclass (~> 0.0.1)
-    multi_json (1.13.1)
+    multi_json (1.14.1)
     multipart-post (2.1.1)
     os (1.0.1)
-    public_suffix (4.0.1)
+    public_suffix (4.0.3)
     rake (12.3.2)
     retriable (1.4.1)
     signet (0.11.0)
@@ -72,7 +73,7 @@ GEM
       jwt (>= 1.5, < 3.0)
       multi_json (~> 1.10)
     thread_safe (0.3.6)
-    tzinfo (1.2.5)
+    tzinfo (1.2.6)
       thread_safe (~> 0.1)
 
 PLATFORMS
@@ -85,4 +86,4 @@ DEPENDENCIES
   rake
 
 BUNDLED WITH
-   1.17.3
+   1.11