diff --git a/Gemfile.lock b/Gemfile.lock index 0f6a2ed839a..443aef52d67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,11 +199,11 @@ GEM mini_portile2 (2.8.5) multi_xml (0.6.0) netrc (0.11.0) - nokogiri (1.16.0-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.0-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) octokit (6.1.1) faraday (>= 1, < 3) @@ -238,7 +238,7 @@ GEM rbi (0.1.6) prism (>= 0.18.0, < 0.20) sorbet-runtime (>= 0.5.9204) - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.8.3) reline (0.4.2) @@ -248,7 +248,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -306,6 +307,7 @@ GEM thor (>= 0.19.2) stackprof (0.2.25) stringio (3.1.0) + strscan (3.1.0) syntax_tree (6.2.0) prettier_print (>= 1.2.0) tapioca (0.11.14) @@ -332,7 +334,7 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.8.1) - yard (0.9.34) + yard (0.9.36) yard-sorbet (0.8.1) sorbet-runtime (>= 0.5) yard (>= 0.9)