diff --git a/Gemfile.lock b/Gemfile.lock index 64f04b9e541..9bf5c39247f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,9 +74,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.1) - nokogiri (1.14.2) - mini_portile2 (~> 2.8.0) + nokogiri (1.14.2-x64-mingw-ucrt) + racc (~> 1.4) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) pathutil (0.16.2) @@ -98,7 +98,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2023.2) + tzinfo-data (1.2023.3) tzinfo (>= 1.0.0) unicode-display_width (2.4.2) wdm (0.1.1) @@ -119,4 +119,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.4.10 + 2.4.3