diff --git a/Gemfile.lock b/Gemfile.lock index 8042021..10da424 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + base64 (0.3.0) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) @@ -129,6 +130,8 @@ GEM racc (~> 1.4) nokogiri (1.15.3-x86_64-darwin) racc (~> 1.4) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) @@ -219,7 +222,8 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - websocket-driver (0.7.6) + websocket-driver (0.8.2) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.6.11) @@ -227,6 +231,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap