diff --git a/Gemfile.lock b/Gemfile.lock index 245c90f..f6aaa72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,14 +138,14 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.1-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.1-x86_64-linux) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) public_suffix (5.0.1) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.2) + racc (1.8.1) rack (2.2.6.2) rack-proxy (0.7.6) rack @@ -186,10 +186,10 @@ GEM regexp_parser (2.6.2) reline (0.3.2) io-console (~> 0.5) - rexml (3.2.5) + rexml (3.4.4) ruby-graphviz (1.2.5) rexml - rubyzip (2.3.2) + rubyzip (2.4.1) scryfall_rb (0.1.0) selenium-webdriver (4.8.0) rexml (~> 3.2, >= 3.2.5) @@ -228,11 +228,11 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webdrivers (5.2.0) + webdrivers (5.3.1) nokogiri (~> 1.6) rubyzip (>= 1.3.0) - selenium-webdriver (~> 4.0) - websocket (1.2.9) + selenium-webdriver (~> 4.0, < 4.11) + websocket (1.2.11) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)