Gemfile.lock in scrap_kit-0.1.5 vs Gemfile.lock in scrap_kit-0.1.6
- old
+ new
@@ -1,23 +1,23 @@
PATH
remote: .
specs:
- scrap_kit (0.1.5)
- activesupport (= 6.0.3.1)
+ scrap_kit (0.1.6)
+ activesupport (~> 6.0)
watir (~> 6.16.5)
webdrivers (~> 4.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3.1)
+ activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
childprocess (3.0.0)
- concurrent-ruby (1.1.6)
+ concurrent-ruby (1.1.7)
diff-lcs (1.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
mini_portile2 (2.4.0)
minitest (5.14.1)