From 1aac70dab2cb02afd634c96c41ef7a38ba1238a2 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sat, 10 Aug 2019 07:36:01 -0700 Subject: Update gitlab-labkit to 0.4.2 This relaxes the gRPC version so that it can be updated. Also adds cache support for distributed tracing. Full release notes: https://gitlab.com/gitlab-org/labkit-ruby/-/tags --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 22746f9c5ae..05ce1016e40 100644 --- a/Gemfile +++ b/Gemfile @@ -283,7 +283,7 @@ gem 'sentry-raven', '~> 2.9' gem 'premailer-rails', '~> 1.9.7' # LabKit: Tracing and Correlation -gem 'gitlab-labkit', '~> 0.3.0' +gem 'gitlab-labkit', '~> 0.4.2' # I18n gem 'ruby_parser', '~> 3.8', require: false -- cgit v1.2.3