diff --git a/Gemfile.lock b/Gemfile.lock index 4db992e..359669d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,11 +60,12 @@ GEM concurrent-ruby (~> 1.0) method_source (1.0.0) middleware (0.1.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitest (5.14.1) multi_test (0.1.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) protobuf-cucumber (3.10.8) activesupport (>= 3.2) middleware @@ -76,6 +77,7 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) + racc (1.6.2) rubyzip (2.3.0) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0)