diff --git a/Gemfile.lock b/Gemfile.lock index 3bf9b46..39c94f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (3.0.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.8.0) bcrypt (~> 3.0) @@ -101,9 +101,9 @@ GEM faker (2.18.0) i18n (>= 1.6, < 2) ffi (1.15.3) - 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) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -130,7 +130,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.0) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.7) nokogiri (1.11.7-x86_64-linux) @@ -284,7 +284,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) warden (1.2.9) @@ -308,7 +308,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-linux