Gemfile.lock in shikiho-0.1.1 vs Gemfile.lock in shikiho-0.1.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- shikiho (0.1.0)
+ shikiho (0.1.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.0)
@@ -14,11 +14,11 @@
zeitwerk (~> 2.3)
ast (2.4.1)
ast_utils (0.3.0)
parser (~> 2.4)
thor (>= 0.19)
- childprocess (4.0.0)
+ childprocess (3.0.0)
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
ffi (1.14.2)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
@@ -50,14 +50,13 @@
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
rubyzip (2.3.0)
- selenium-webdriver (4.0.0.alpha7)
- childprocess (>= 0.5, < 5.0)
+ selenium-webdriver (3.142.7)
+ childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
- websocket (~> 1.0)
steep (0.39.0)
activesupport (>= 5.1)
ast_utils (~> 0.3.0)
language_server-protocol (~> 3.15.0.1)
listen (~> 3.0)
@@ -65,21 +64,20 @@
rainbow (>= 2.2.2, < 4.0)
rbs (~> 1.0.0)
thor (1.0.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- websocket (1.2.9)
zeitwerk (2.4.2)
PLATFORMS
x86_64-darwin-19
x86_64-darwin-20
DEPENDENCIES
nokogiri (= 1.11.0)
rake (= 12.3.3)
rspec (~> 3.0)
- selenium-webdriver (= 4.0.0.alpha7)
+ selenium-webdriver (~> 3.141)
shikiho!
steep (= 0.39.0)
BUNDLED WITH
2.2.4