Skip to content

Commit

Permalink
Bump rubyzip in /wiki/extensions/VisualEditor/modules/ve-mw/test/browser
Browse files Browse the repository at this point in the history
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 2.3.2.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v1.2.1...v2.3.2)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2023
1 parent 126fb50 commit ae44c0c
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions wiki/extensions/VisualEditor/modules/ve-mw/test/browser/Gemfile.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
concurrent-ruby (1.2.2)
cucumber (1.3.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
Expand All @@ -16,16 +15,15 @@ GEM
diff-lcs (1.2.4)
faker (1.2.0)
i18n (~> 0.5)
ffi (1.9.0)
ffi (1.9.0-x86-mingw32)
gherkin (2.12.2)
multi_json (~> 1.3)
gherkin (2.12.2-x86-mingw32)
multi_json (~> 1.3)
i18n (0.6.6)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (1.8.0)
mediawiki-selenium (0.1.7)
multi_json (1.8.2)
multi_json (1.15.0)
multi_test (0.0.2)
net-http-persistent (2.9)
page-object (0.9.2)
Expand All @@ -34,18 +32,18 @@ GEM
watir-webdriver (>= 0.6.4)
page_navigation (0.9)
data_magic (>= 0.14)
rexml (3.2.5)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rubyzip (1.2.1)
selenium-webdriver (2.35.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (< 1.0.0)
websocket (~> 1.0.4)
rubyzip (2.3.2)
selenium-webdriver (4.8.6)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
syntax (1.0.0)
watir-webdriver (0.6.4)
selenium-webdriver (>= 2.18.0)
websocket (1.0.7)
websocket (1.2.9)
yml_reader (0.2)

PLATFORMS
Expand Down

0 comments on commit ae44c0c

Please sign in to comment.