diff --git a/modulo_05/time_to_answer/Gemfile.lock b/modulo_05/time_to_answer/Gemfile.lock index bd91a96..d98f0e9 100644 --- a/modulo_05/time_to_answer/Gemfile.lock +++ b/modulo_05/time_to_answer/Gemfile.lock @@ -137,7 +137,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.1) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) @@ -258,7 +260,7 @@ GEM tty-cursor (0.6.0) tty-spinner (0.8.0) tty-cursor (>= 0.5.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)