From 1641f119bde1506cf8cf4e07edefdab1eb36de20 Mon Sep 17 00:00:00 2001 From: Josh Justice Date: Thu, 28 Mar 2024 14:50:24 -0400 Subject: [PATCH] Bump libxml-ruby to fix build failure https://github.com/xml4r/libxml-ruby/issues/213 https://github.com/xml4r/libxml-ruby/commit/c7933a7f846953e06b564b7a546af4960d296742 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a78c4e034e..eef6c80576a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - libxml-ruby (5.0.0) + libxml-ruby (5.0.3) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)