diff --git a/Gemfile.lock b/Gemfile.lock index 554365d..eb6a21b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM virtus (~> 1.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.5) database_cleaner (1.8.5) descendants_tracker (0.0.4) @@ -77,9 +77,9 @@ GEM equalizer (0.0.11) erubis (2.7.0) ffi (1.11.3) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.7.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4) @@ -96,7 +96,7 @@ GEM method_source (0.9.2) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.17.0) msgpack (1.3.1) nio4r (2.5.2) nokogiri (1.10.7) @@ -200,7 +200,7 @@ GEM sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.6.0) virtus (1.0.5)