Commit 795f6a69 authored by Stan Hu's avatar Stan Hu

Merge branch 'gitaly-version-v1.85.0' into 'master'

Upgrade Gitaly to v1.85.0

See merge request gitlab-org/gitlab!23945
parents 6abc9249 0da0abe1
...@@ -456,7 +456,7 @@ group :ed25519 do ...@@ -456,7 +456,7 @@ group :ed25519 do
end end
# Gitaly GRPC protocol definitions # Gitaly GRPC protocol definitions
gem 'gitaly', '~> 1.81.0' gem 'gitaly', '~> 1.85.0'
gem 'grpc', '~> 1.24.0' gem 'grpc', '~> 1.24.0'
......
...@@ -360,7 +360,7 @@ GEM ...@@ -360,7 +360,7 @@ GEM
po_to_json (>= 1.0.0) po_to_json (>= 1.0.0)
rails (>= 3.2.0) rails (>= 3.2.0)
git (1.5.0) git (1.5.0)
gitaly (1.81.0) gitaly (1.85.0)
grpc (~> 1.0) grpc (~> 1.0)
github-markup (1.7.0) github-markup (1.7.0)
gitlab-chronic (0.10.5) gitlab-chronic (0.10.5)
...@@ -1209,7 +1209,7 @@ DEPENDENCIES ...@@ -1209,7 +1209,7 @@ DEPENDENCIES
gettext (~> 3.2.2) gettext (~> 3.2.2)
gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails (~> 1.8.0)
gettext_i18n_rails_js (~> 1.3) gettext_i18n_rails_js (~> 1.3)
gitaly (~> 1.81.0) gitaly (~> 1.85.0)
github-markup (~> 1.7.0) github-markup (~> 1.7.0)
gitlab-chronic (~> 0.10.5) gitlab-chronic (~> 0.10.5)
gitlab-labkit (= 0.9.1) gitlab-labkit (= 0.9.1)
......
---
title: Upgrade to Gitaly v1.85.0
merge_request: 23945
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment