diff --git a/examples/ruby/Gemfile.lock b/examples/ruby/Gemfile.lock index 3849925c6b2b..07cc3584c458 100644 --- a/examples/ruby/Gemfile.lock +++ b/examples/ruby/Gemfile.lock @@ -5,14 +5,14 @@ GEM diff-lcs (1.5.0) ffi (1.15.5) json (2.6.2) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.3.0) ast (~> 2.4.1) - racc (1.6.0) + racc (1.6.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.1)