diff --git a/examples/rails/Gemfile.lock b/examples/rails/Gemfile.lock index 43dc8a5..1c77d36 100644 --- a/examples/rails/Gemfile.lock +++ b/examples/rails/Gemfile.lock @@ -62,13 +62,13 @@ GEM zeitwerk (~> 2.3) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.10.0) flayyer (1.3.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.10) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.3) loofah (2.9.1) @@ -81,10 +81,12 @@ GEM actionpack (>= 3.2.0, < 6.2) method_source (1.0.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.17.0) nio4r (2.5.7) nokogiri (1.11.6-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.6-x86_64-linux) + racc (~> 1.4) racc (1.5.2) rack (2.2.3) rack-test (1.1.0) @@ -125,16 +127,16 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.4.2) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) websocket-driver (0.7.4) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS - ruby x86_64-darwin-19 + x86_64-linux DEPENDENCIES byebug