Gemfile.lock in scrap_kit-0.1.4 vs Gemfile.lock in scrap_kit-0.1.5

- old
+ new

@@ -1,11 +1,12 @@ PATH remote: . specs: - scrap_kit (0.1.4) + scrap_kit (0.1.5) activesupport (= 6.0.3.1) watir (~> 6.16.5) + webdrivers (~> 4.0) GEM remote: https://rubygems.org/ specs: activesupport (6.0.3.1) @@ -15,13 +16,16 @@ tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) childprocess (3.0.0) concurrent-ruby (1.1.6) diff-lcs (1.3) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) + mini_portile2 (2.4.0) minitest (5.14.1) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) rake (13.0.1) regexp_parser (1.7.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -43,10 +47,14 @@ tzinfo (1.2.7) thread_safe (~> 0.1) watir (6.16.5) regexp_parser (~> 1.2) selenium-webdriver (~> 3.6) - zeitwerk (2.3.1) + webdrivers (4.4.1) + nokogiri (~> 1.6) + rubyzip (>= 1.3.0) + selenium-webdriver (>= 3.0, < 4.0) + zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES