summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
diff options
context:
space:
mode:
authorYureka <yuka@yuka.dev>2023-03-27 18:08:55 +0200
committerGitHub <noreply@github.com>2023-03-27 18:08:55 +0200
commita3983c8856895190bcfc5f6b59f2f279059de1a3 (patch)
tree3f474d26e96801d51cf972bf902f22d9b88161d6 /pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
parentd388bd7db41b9f4f62d434e9cb0a5fe3f2fd8b6d (diff)
downloadnixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.tar
nixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.tar.gz
nixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.tar.bz2
nixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.tar.lz
nixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.tar.xz
nixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.tar.zst
nixpkgs-a3983c8856895190bcfc5f6b59f2f279059de1a3.zip
gitlab: 15.9.3 -> 15.10.0 (#223367)
https://about.gitlab.com/releases/2023/03/22/gitlab-15-10-released/
Diffstat (limited to 'pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock')
-rw-r--r--pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock b/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
index 93b568efe86..43665f1e266 100644
--- a/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
+++ b/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock
@@ -40,7 +40,7 @@ GEM
     ffi (1.15.5)
     gitaly (15.5.0)
       grpc (~> 1.0)
-    gitlab-labkit (0.31.0)
+    gitlab-labkit (0.31.1)
       actionpack (>= 5.0.0, < 8.0.0)
       activesupport (>= 5.0.0, < 8.0.0)
       grpc (>= 1.37)
@@ -56,7 +56,7 @@ GEM
       with_env (= 1.1.0)
       xml-simple (~> 1.1.5)
     gitlab-markup (1.8.1)
-    google-protobuf (3.21.12)
+    google-protobuf (3.22.2)
     googleapis-common-protos-types (1.4.0)
       google-protobuf (~> 3.14)
     grpc (1.42.0)
@@ -104,7 +104,7 @@ GEM
       method_source (~> 1.0)
     public_suffix (4.0.7)
     racc (1.6.2)
-    rack (2.2.6.2)
+    rack (2.2.6.3)
     rack-test (2.0.2)
       rack (>= 1.3)
     rails-dom-testing (2.0.3)
@@ -167,7 +167,7 @@ GEM
     sentry-raven (3.1.2)
       faraday (>= 1.0)
     thor (1.1.0)
-    thrift (0.17.0)
+    thrift (0.18.1)
     tomlrb (2.0.1)
     tzinfo (2.0.5)
       concurrent-ruby (~> 1.0)
@@ -187,10 +187,10 @@ DEPENDENCIES
   activesupport (~> 6.1.7.2)
   factory_bot
   gitaly (~> 15.5.0)
-  gitlab-labkit (~> 0.31)
+  gitlab-labkit (~> 0.31, >= 0.31.1)
   gitlab-license_finder
   gitlab-markup (~> 1.8.0)
-  google-protobuf (~> 3.21.12)
+  google-protobuf (~> 3.22.2)
   grpc (~> 1.42.0)
   licensee (~> 9.15)
   nokogiri (~> 1.14)
@@ -204,4 +204,4 @@ DEPENDENCIES
   sentry-raven (~> 3.1)
 
 BUNDLED WITH
-   2.4.6
+   2.4.8