diff --git a/Gemfile.lock b/Gemfile.lock index 78cb11a..12147b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,16 +56,16 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.3) docile (1.3.0) erubi (1.10.0) factory_bot (4.11.1) activesupport (>= 3.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.9) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.5.1) loofah (2.9.0) @@ -84,7 +84,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) nio4r (2.5.5) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) @@ -154,7 +154,7 @@ GEM sqlite3 (1.3.13) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0)