Merge branch '20470-contents-select' refs #20470
[arvados.git] / services / api / Gemfile.lock
index 031bd9267e8a39764f745064e420804a0e8688c7..187d10bbbb5718520a5ba6ad5342aaa48b995fe7 100644 (file)
@@ -94,7 +94,7 @@ GEM
     faraday (0.15.4)
       multipart-post (>= 1.2, < 3)
     ffi (1.9.25)
-    globalid (1.0.0)
+    globalid (1.1.0)
       activesupport (>= 5.0)
     googleauth (0.9.0)
       faraday (~> 0.12)
@@ -133,14 +133,14 @@ GEM
     metaclass (0.0.4)
     method_source (1.0.0)
     mini_mime (1.1.2)
-    mini_portile2 (2.8.0)
+    mini_portile2 (2.8.1)
     minitest (5.10.3)
     mocha (1.8.0)
       metaclass (~> 0.0.1)
     multi_json (1.15.0)
     multipart-post (2.1.1)
     nio4r (2.5.8)
-    nokogiri (1.13.10)
+    nokogiri (1.14.3)
       mini_portile2 (~> 2.8.0)
       racc (~> 1.4)
     oj (3.9.2)
@@ -152,8 +152,8 @@ GEM
     pg (1.1.4)
     power_assert (1.1.4)
     public_suffix (4.0.6)
-    racc (1.6.1)
-    rack (2.2.4)
+    racc (1.6.2)
+    rack (2.2.6.4)
     rack-test (2.0.2)
       rack (>= 1.3)
     rails (5.2.8.1)
@@ -217,7 +217,6 @@ GEM
       actionpack (>= 5.2)
       activesupport (>= 5.2)
       sprockets (>= 3.0.0)
-    sshkey (2.0.0)
     test-unit (3.3.1)
       power_assert
     thor (1.2.1)
@@ -242,6 +241,7 @@ DEPENDENCIES
   listen
   lograge
   logstash-event
+  mini_portile2 (~> 2.8, >= 2.8.1)
   minitest (= 5.10.3)
   mocha
   multi_json
@@ -260,9 +260,8 @@ DEPENDENCIES
   simplecov (~> 0.7.1)
   simplecov-rcov
   sprockets (~> 3.0)
-  sshkey
   test-unit (~> 3.0)
   themes_for_rails!
 
 BUNDLED WITH
-   2.2.19
+   2.3.26