gitlab: 14.2.1 -> 14.2.3
(cherry picked from commit 6ede6d2740c0625531b58d69d5a80a06821c6635)
This commit is contained in:
committed by
github-actions[bot]
parent
355b6d3675
commit
d8e386b70d
@@ -7,7 +7,7 @@ gem 'activesupport', '~> 6.1.3.2'
|
||||
gem 'rdoc', '~> 6.0'
|
||||
gem 'gitlab-gollum-lib', '~> 4.2.7.10.gitlab.1', require: false
|
||||
gem 'gitlab-gollum-rugged_adapter', '~> 0.4.4.4.gitlab.1', require: false
|
||||
gem 'grpc', '~> 1.38.0'
|
||||
gem 'grpc', '~> 1.30.2'
|
||||
gem 'sentry-raven', '~> 3.0', require: false
|
||||
gem 'faraday', '~> 1.0'
|
||||
gem 'rbtrace', require: false
|
||||
@@ -29,5 +29,5 @@ group :development, :test do
|
||||
gem 'factory_bot', require: false
|
||||
gem 'pry', '~> 0.12.2', require: false
|
||||
|
||||
gem 'grpc-tools', '= 1.38.0'
|
||||
gem 'grpc-tools', '= 1.30.2'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user