diff --git a/modulo_05/time_to_answer/Gemfile.lock b/modulo_05/time_to_answer/Gemfile.lock index bd91a96..720270f 100644 --- a/modulo_05/time_to_answer/Gemfile.lock +++ b/modulo_05/time_to_answer/Gemfile.lock @@ -78,7 +78,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.4) + crass (1.0.5) devise (4.5.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -129,7 +129,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -139,14 +139,14 @@ GEM method_source (0.9.1) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.4) multi_json (1.13.1) multipart-post (2.1.1) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pdf-core (0.7.0) prawn (2.2.2)