diff --git a/Gemfile.lock b/Gemfile.lock index 37fc1ef..bc2fcc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -84,9 +84,9 @@ GEM activesupport (>= 4.2.0) faker (2.12.0) i18n (>= 1.6, < 2) - 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) loofah (2.9.1) crass (~> 1.0.2) @@ -97,7 +97,7 @@ GEM method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.4.0) - minitest (5.14.4) + minitest (5.17.0) nio4r (2.5.7) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -193,7 +193,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.7.0) websocket-driver (0.7.3)