diff --git a/Semana 06/AulasGem/Gemfile.lock b/Semana 06/AulasGem/Gemfile.lock index c204447..5074497 100644 --- a/Semana 06/AulasGem/Gemfile.lock +++ b/Semana 06/AulasGem/Gemfile.lock @@ -79,21 +79,22 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.10.0) execjs (2.7.0) faraday (1.1.0) multipart-post (>= 1.2, < 3) ruby2_keywords + ffi (1.13.1) ffi (1.13.1-x64-mingw32) figaro (1.2.0) thor (>= 0.14.0, < 2) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.5) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -109,12 +110,15 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) + msgpack (1.3.3) msgpack (1.3.3-x64-mingw32) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.5.4) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) nokogiri (1.10.10-x64-mingw32) mini_portile2 (~> 2.4.0) oauth (0.5.4) @@ -124,6 +128,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) + pg (1.2.3) pg (1.2.3-x64-mingw32) popper_js (1.16.0) public_suffix (4.0.6) @@ -166,6 +171,8 @@ GEM rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.4.0) + ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -194,7 +201,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.8) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) @@ -216,10 +223,11 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.1) + zeitwerk (2.6.6) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)