From d097a65188de806dc8af27537f8c943f2a1ed36a Mon Sep 17 00:00:00 2001 From: Patrick Bajao Date: Fri, 1 Mar 2019 09:16:42 +0800 Subject: Update gitaly-proto to 1.13.0 as well --- ruby/Gemfile | 2 +- ruby/Gemfile.lock | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'ruby') diff --git a/ruby/Gemfile b/ruby/Gemfile index d76eacb6b..8a8ce5771 100644 --- a/ruby/Gemfile +++ b/ruby/Gemfile @@ -6,7 +6,7 @@ gem 'bundler', '>= 1.16.5' gem 'rugged', '~> 0.28' gem 'github-linguist', '~> 6.1', require: 'linguist' gem 'gitlab-markup', '~> 1.6.5' -gem 'gitaly-proto', git: 'https://gitlab.com/gitlab-org/gitaly-proto', branch: '45035-force-commit' +gem 'gitaly-proto', '~> 1.13.0' gem 'activesupport', '~> 5.0.2' gem 'rdoc', '~> 4.2' gem 'gitlab-gollum-lib', '~> 4.2', require: false diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 9d4d7f707..4deb64c4c 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -1,11 +1,3 @@ -GIT - remote: https://gitlab.com/gitlab-org/gitaly-proto - revision: 496f2f5d797f48415d1583eafaa9d52a0b2f9763 - branch: 45035-force-commit - specs: - gitaly-proto (1.12.0) - grpc (~> 1.0) - GEM remote: https://rubygems.org/ specs: @@ -44,6 +36,8 @@ GEM ffi (1.10.0) gemojione (3.3.0) json + gitaly-proto (1.13.0) + grpc (~> 1.0) github-linguist (6.2.0) charlock_holmes (~> 0.7.6) escape_utils (~> 1.2.0) @@ -188,7 +182,7 @@ DEPENDENCIES bundler (>= 1.16.5) factory_bot faraday (~> 0.12) - gitaly-proto! + gitaly-proto (~> 1.13.0) github-linguist (~> 6.1) gitlab-gollum-lib (~> 4.2) gitlab-gollum-rugged_adapter (~> 0.4.4) -- cgit v1.2.3