diff --git a/Gemfile.lock b/Gemfile.lock index 11f4301..fd2cdd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM backport (1.2.0) benchmark (0.2.0) builder (3.2.4) - commonmarker (0.23.6) + commonmarker (0.23.7) debase (0.2.4.1) debase-ruby_core_source (>= 0.10.2) debase-ruby_core_source (0.10.17) @@ -34,6 +34,8 @@ GEM racc (~> 1.4) nokogiri (1.13.9-x86-mingw32) racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) @@ -98,6 +100,7 @@ GEM PLATFORMS x64-mingw32 x86-mingw32 + x86_64-linux DEPENDENCIES commonmarker (~> 0.23)