summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
diff options
context:
space:
mode:
authorMilan <me@pbb.lc>2021-02-17 22:55:14 +0100
committerGitHub <noreply@github.com>2021-02-17 22:55:14 +0100
commitbd4b22a87afb3822704bfab30c08dfa256b63d5a (patch)
tree60e236104243f6c742045103d7f55a0450302472 /pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
parent606d881f49d7bde3883e76770a4c062751bc3e03 (diff)
downloadnixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.tar
nixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.tar.gz
nixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.tar.bz2
nixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.tar.lz
nixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.tar.xz
nixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.tar.zst
nixpkgs-bd4b22a87afb3822704bfab30c08dfa256b63d5a.zip
gitlab: 13.7.4 -> 13.8.4 (#112836)
Diffstat (limited to 'pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock')
-rw-r--r--pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock28
1 files changed, 15 insertions, 13 deletions
diff --git a/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock b/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
index eb5c86946d7..acfc05c8747 100644
--- a/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
+++ b/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
@@ -2,20 +2,20 @@ GEM
   remote: https://rubygems.org/
   specs:
     abstract_type (0.0.7)
-    actionpack (6.0.3.3)
-      actionview (= 6.0.3.3)
-      activesupport (= 6.0.3.3)
+    actionpack (6.0.3.4)
+      actionview (= 6.0.3.4)
+      activesupport (= 6.0.3.4)
       rack (~> 2.0, >= 2.0.8)
       rack-test (>= 0.6.3)
       rails-dom-testing (~> 2.0)
       rails-html-sanitizer (~> 1.0, >= 1.2.0)
-    actionview (6.0.3.3)
-      activesupport (= 6.0.3.3)
+    actionview (6.0.3.4)
+      activesupport (= 6.0.3.4)
       builder (~> 3.1)
       erubi (~> 1.4)
       rails-dom-testing (~> 2.0)
       rails-html-sanitizer (~> 1.1, >= 1.2.0)
-    activesupport (6.0.3.3)
+    activesupport (6.0.3.4)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 0.7, < 2)
       minitest (~> 5.1)
@@ -86,7 +86,7 @@ GEM
     json (2.3.1)
     licensee (8.9.2)
       rugged (~> 0.24)
-    loofah (2.7.0)
+    loofah (2.8.0)
       crass (~> 1.0.2)
       nokogiri (>= 1.5.9)
     memoizable (0.4.2)
@@ -96,12 +96,13 @@ GEM
       mime-types-data (~> 3.2015)
     mime-types-data (3.2020.0512)
     mini_mime (1.0.2)
-    mini_portile2 (2.4.0)
+    mini_portile2 (2.5.0)
     minitest (5.14.2)
     msgpack (1.3.3)
     multipart-post (2.1.1)
-    nokogiri (1.10.10)
-      mini_portile2 (~> 2.4.0)
+    nokogiri (1.11.1)
+      mini_portile2 (~> 2.5.0)
+      racc (~> 1.4)
     nokogumbo (1.5.0)
       nokogiri
     opentracing (0.5.0)
@@ -117,6 +118,7 @@ GEM
     pry (0.12.2)
       coderay (~> 1.1.0)
       method_source (~> 0.9.0)
+    racc (1.5.2)
     rack (2.2.3)
     rack-test (1.1.0)
       rack (>= 1.0, < 3)
@@ -177,7 +179,7 @@ GEM
     thread_safe (0.3.6)
     thrift (0.11.0.0)
     timecop (0.9.1)
-    tzinfo (1.2.7)
+    tzinfo (1.2.9)
       thread_safe (~> 0.1)
     unicode-display_width (1.7.0)
     unparser (0.4.7)
@@ -188,13 +190,13 @@ GEM
       equalizer (~> 0.0.9)
       parser (>= 2.6.5)
       procto (~> 0.0.2)
-    zeitwerk (2.4.0)
+    zeitwerk (2.4.2)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
-  activesupport (~> 6.0.3.3)
+  activesupport (~> 6.0.3.4)
   factory_bot
   faraday (~> 1.0)
   github-linguist (~> 7.12)