diff --git a/Gemfile.lock b/Gemfile.lock index 1100c8d..cc12257 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,13 +65,13 @@ GEM msgpack (~> 1.0) 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) ffi (1.13.1) - 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) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -84,10 +84,10 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.5) - nokogiri (1.11.3-x86_64-linux) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) parallel (1.20.1) parser (3.0.0.0) @@ -95,7 +95,7 @@ GEM pg (1.2.3) puma (4.3.7) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -158,17 +158,17 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) will_paginate (3.3.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS - ruby + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)