From 4468606e6dd35802500696a1fb7032285e8390bb Mon Sep 17 00:00:00 2001 From: Johnathan Aspinwall Date: Thu, 25 Jan 2024 14:52:43 -0700 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd1728fca..9bf20efce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ PATH specs: adiwg-mdtranslator (2.18.5) adiwg-mdcodes (= 2.8.4) - adiwg-mdjson_schemas (= 2.8.1) + adiwg-mdjson_schemas (= 2.8.2) builder (~> 3.2) coderay (~> 1.1) jbuilder (~> 2.5) @@ -32,7 +32,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) adiwg-mdcodes (2.8.4) json (~> 2.0) - adiwg-mdjson_schemas (2.8.1) + adiwg-mdjson_schemas (2.8.2) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.2.2)