diff --git a/Gemfile.lock b/Gemfile.lock index 9b53106..14bad3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM digest (3.1.0) erubi (1.11.0) ffi (1.15.5) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -88,7 +88,7 @@ GEM marcel (1.0.2) method_source (0.9.2) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.5.6) net-protocol (0.1.3) timeout @@ -99,6 +99,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) pg (1.4.3) pry (0.12.2) coderay (~> 1.1.0) @@ -160,10 +162,11 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)