diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-04-02 03:09:24 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-04-02 03:09:24 +0000 |
commit | 81bf69a3296ecd6c0939826d7ec42566ea50fef2 (patch) | |
tree | 17feee56fd435c323b1b81be2f65e0f84c982dd3 /Gemfile.lock | |
parent | d5c627d3cc6dee1b93be26898800088c0c3e71a9 (diff) | |
download | gitlab-ce-81bf69a3296ecd6c0939826d7ec42566ea50fef2.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 fa4a0fb91b0..063a78eed11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -455,7 +455,7 @@ GEM rails (>= 3.2.0) git (1.7.0) rchardet (~> 1.8) - gitaly (14.9.0.pre.rc4) + gitaly (14.9.0.pre.rc5) grpc (~> 1.0) github-markup (1.7.0) gitlab (4.16.1) @@ -534,7 +534,7 @@ GEM signet (~> 0.12) google-cloud-env (1.5.0) faraday (>= 0.17.3, < 2.0) - google-protobuf (3.19.1) + google-protobuf (3.19.4) googleapis-common-protos-types (1.3.0) google-protobuf (~> 3.14) googleauth (0.14.0) @@ -1492,7 +1492,7 @@ DEPENDENCIES gettext (~> 3.3) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.3) - gitaly (~> 14.9.0.pre.rc4) + gitaly (~> 14.9.0.pre.rc5) github-markup (~> 1.7.0) gitlab-chronic (~> 0.10.5) gitlab-dangerfiles (~> 3.0) |