diff --git a/Gemfile.lock b/Gemfile.lock index 4e4f9bc..d58a9d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,6 +67,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) + base64 (0.3.0) bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) @@ -116,6 +117,8 @@ GEM nio4r (2.5.9) nokogiri (1.15.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1) @@ -181,13 +184,15 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - websocket-driver (0.7.6) + websocket-driver (0.8.1) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.11) PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap