From ac7f6fb6b4706f578b5582f617683579c48d2f6a Mon Sep 17 00:00:00 2001 From: Chad Woolley Date: Tue, 10 May 2022 18:39:20 -0700 Subject: downgrade json gem to match gitlab version - See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86061#note_942017961 --- ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index cc37adacc..cc5344f8e 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -94,7 +94,7 @@ GEM jaeger-client (1.1.0) opentracing (~> 0.3) thrift - json (2.6.1) + json (2.5.1) licensee (9.14.1) dotenv (~> 2.0) octokit (~> 4.17) -- cgit v1.2.3