diff --git a/Gemfile.lock b/Gemfile.lock index 621bead..d466352 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) erubi (1.10.0) @@ -83,9 +83,9 @@ GEM factory_bot (~> 4.10.0) railties (>= 3.0.0) ffi (1.15.4) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -100,11 +100,13 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.8) nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) @@ -197,7 +199,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) web-console (4.1.0) actionview (>= 6.0.0) @@ -217,10 +219,11 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-18 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)