diff --git a/Gemfile.lock b/Gemfile.lock index bcd7ba093..3614da97b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM debase-ruby_core_source (0.10.9) diff-lcs (1.3) erubi (1.9.0) - google-protobuf (3.13.0-x86_64-linux) + google-protobuf (3.13.0) graphql (1.10.10) i18n (1.8.2) concurrent-ruby (~> 1.0) @@ -51,10 +51,11 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) @@ -64,6 +65,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)