diff --git a/Gemfile.lock b/Gemfile.lock index 56acb1e..eed088f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.8.0) bcrypt (~> 3.0) @@ -58,9 +58,9 @@ GEM warden (~> 1.2.3) erubi (1.10.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) @@ -77,7 +77,7 @@ GEM method_source (1.0.0) mini_mime (1.1.1) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.8) nokogiri (1.12.5) @@ -143,7 +143,7 @@ GEM sprockets (>= 3.0.0) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.9) rack (>= 2.0.9)