Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Bump rubyzip from 1.2.2 to 2.3.0 in /Ruby-Cucumber-Watir #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 5 additions & 7 deletions Ruby-Cucumber-Watir/Gemfile.lock
Expand Up @@ -3,8 +3,7 @@ GEM
specs:
backports (3.11.4)
builder (3.2.3)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
childprocess (3.0.0)
cucumber (3.1.2)
builder (>= 2.1.2)
cucumber-core (~> 3.2.0)
Expand All @@ -24,7 +23,6 @@ GEM
diff-lcs (1.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.25)
gherkin (5.1.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
Expand Down Expand Up @@ -57,13 +55,13 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubyzip (1.2.2)
rubyzip (2.3.0)
sauce_whisk (0.1.0)
json
rest-client (~> 2.0)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
Expand Down