diff --git a/RubyBlog/Gemfile.lock b/RubyBlog/Gemfile.lock index da83a23..6604159 100644 --- a/RubyBlog/Gemfile.lock +++ b/RubyBlog/Gemfile.lock @@ -92,7 +92,9 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) erubi (1.9.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) + ffi (1.12.2) ffi (1.12.2-x64-mingw32) formatador (0.2.5) globalid (0.4.2) @@ -131,14 +133,16 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) minitest (5.14.1) + msgpack (1.3.3) msgpack (1.3.3-x64-mingw32) multi_json (1.14.1) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -149,6 +153,7 @@ GEM public_suffix (4.0.5) puma (4.3.5) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.2) rack-proxy (0.6.5) rack @@ -191,6 +196,8 @@ GEM rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.3.0) + ffi (~> 1.9) sassc (2.3.0-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -248,6 +255,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES better_errors (~> 2.7, >= 2.7.1)