diff --git a/Gemfile.lock b/Gemfile.lock index 29bf732..ad64bd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) crass (1.0.6) devise (4.7.2) bcrypt (~> 3.0) @@ -83,8 +83,8 @@ GEM erubi (1.9.0) erubis (2.7.0) ffi (1.13.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.1.0) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -99,7 +99,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.8.3) + i18n (1.14.1) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -119,7 +119,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.8.4) - minitest (5.14.1) + minitest (5.20.0) msgpack (1.3.3) nio4r (2.5.9) nokogiri (1.13.10) @@ -206,7 +206,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) warden (1.2.8) rack (>= 2.0.6) @@ -223,7 +223,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.0) + zeitwerk (2.6.11) PLATFORMS ruby