diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-02-07 15:15:53 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-02-07 15:15:53 +0000 |
commit | 468bcfb9c6d04b0244c349eda62cd7ed1496cca3 (patch) | |
tree | f8d645cbf62ccc9fcd94174390324e1ce934101b /Gemfile.lock | |
parent | 072dbf4b87096eb0a4f82f9e0583527ed5d8f4d0 (diff) | |
download | gitlab-ce-468bcfb9c6d04b0244c349eda62cd7ed1496cca3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eb19d981a4a..edfa7ac3679 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -470,11 +470,11 @@ GEM fog-json (~> 1.2.0) mime-types ms_rest_azure (~> 0.12.0) - gitlab-labkit (0.21.3) + gitlab-labkit (0.22.0) actionpack (>= 5.0.0, < 7.0.0) activesupport (>= 5.0.0, < 7.0.0) grpc (>= 1.37) - jaeger-client (~> 1.1) + jaeger-client (~> 1.1.0) opentracing (~> 0.4) pg_query (~> 2.1) redis (> 3.0.0, < 5.0.0) @@ -1470,7 +1470,7 @@ DEPENDENCIES gitlab-dangerfiles (~> 2.8.0) gitlab-experiment (~> 0.7.0) gitlab-fog-azure-rm (~> 1.2.0) - gitlab-labkit (~> 0.21.3) + gitlab-labkit (~> 0.22.0) gitlab-license (~> 2.1.0) gitlab-license_finder (~> 6.0) gitlab-mail_room (~> 0.0.9) |