Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ruby
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-02-13 21:20:35 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-02-13 21:20:35 +0300
commit84da3b3b766343432f1d3c8fe745f98a082b9875 (patch)
tree23825b92a0c444d54c12fc27d4851413b840d574 /ruby
parent3ff62a602b1c60a2639880635995fd0f8290e3d5 (diff)
ruby: Update dependency gitlab-labkit to '~> 0.31'
Diffstat (limited to 'ruby')
-rw-r--r--ruby/Gemfile2
-rw-r--r--ruby/Gemfile.lock12
2 files changed, 7 insertions, 7 deletions
diff --git a/ruby/Gemfile b/ruby/Gemfile
index d96e63b9f..2b7fa73d9 100644
--- a/ruby/Gemfile
+++ b/ruby/Gemfile
@@ -12,7 +12,7 @@ gem 'rbtrace', require: false
gem 'gitaly', '~> 15.5.0'
# Labkit provides observability functionality
-gem 'gitlab-labkit', '~> 0.29'
+gem 'gitlab-labkit', '~> 0.31'
# Detects the open source license the repository includes
# This version needs to be in sync with GitLab CE/EE
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 7cbfe6afd..93b568efe 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
debug_inspector (1.1.0)
diff-lcs (1.3)
dotenv (2.7.6)
- erubi (1.11.0)
+ erubi (1.12.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
faraday (1.0.1)
@@ -40,7 +40,7 @@ GEM
ffi (1.15.5)
gitaly (15.5.0)
grpc (~> 1.0)
- gitlab-labkit (0.29.0)
+ gitlab-labkit (0.31.0)
actionpack (>= 5.0.0, < 8.0.0)
activesupport (>= 5.0.0, < 8.0.0)
grpc (>= 1.37)
@@ -93,7 +93,7 @@ GEM
parallel (1.22.1)
parser (3.2.0.0)
ast (~> 2.4.1)
- pg_query (2.2.0)
+ pg_query (2.2.1)
google-protobuf (>= 3.19.2)
proc_to_ast (0.1.0)
coderay
@@ -110,7 +110,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.4.4)
+ rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rainbow (3.1.1)
rbtrace (0.4.14)
@@ -187,7 +187,7 @@ DEPENDENCIES
activesupport (~> 6.1.7.2)
factory_bot
gitaly (~> 15.5.0)
- gitlab-labkit (~> 0.29)
+ gitlab-labkit (~> 0.31)
gitlab-license_finder
gitlab-markup (~> 1.8.0)
google-protobuf (~> 3.21.12)
@@ -204,4 +204,4 @@ DEPENDENCIES
sentry-raven (~> 3.1)
BUNDLED WITH
- 2.3.26
+ 2.4.6