diff --git a/examples/ruby/Gemfile.lock b/examples/ruby/Gemfile.lock index 49c62eb5b72f..2b266d20cccd 100644 --- a/examples/ruby/Gemfile.lock +++ b/examples/ruby/Gemfile.lock @@ -5,20 +5,20 @@ GEM diff-lcs (1.5.0) ffi (1.15.5) json (2.6.3) - nokogiri (1.14.0-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.0-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.0-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - racc (1.6.2) + racc (1.8.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.2) - rexml (3.2.5) + rexml (3.3.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0)