Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump rubyzip from 1.2.0 to 2.3.0 in /Mediawiki/Extensions/Math
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.0 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v1.2.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2021
commit 0220fee9da19a82ddaffa9bbf5bdae20e79aefcc
38 changes: 19 additions & 19 deletions Mediawiki/Extensions/Math/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,34 @@ GEM
astrolabe (1.3.1)
parser (~> 2.2)
builder (3.2.2)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
childprocess (3.0.0)
concurrent-ruby (1.1.8)
cucumber (1.3.20)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
data_magic (0.22)
data_magic (1.2)
faker (>= 1.1.2)
yml_reader (>= 0.6)
diff-lcs (1.2.5)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
faker (1.6.3)
i18n (~> 0.5)
faker (2.16.0)
i18n (>= 1.6, < 2)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
ffi (1.9.10)
gherkin (2.12.2)
multi_json (~> 1.3)
headless (2.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
json (1.8.3)
mediawiki_api (0.5.0)
faraday (~> 0.9, >= 0.9.0)
Expand All @@ -52,13 +52,15 @@ GEM
multi_json (1.11.3)
multi_test (0.1.2)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
netrc (0.11.0)
page-object (1.1.1)
page-object (1.2.2)
net-http-persistent (~> 2.9.4)
page_navigation (>= 0.9)
selenium-webdriver (>= 2.44.0)
watir-webdriver (>= 0.6.11)
page_navigation (0.9)
data_magic (>= 0.14)
selenium-webdriver (>= 2.53.0)
watir-webdriver (>= 0.6.11, < 0.9.9)
page_navigation (0.10)
data_magic (>= 0.22)
parser (2.2.2.6)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
Expand All @@ -78,19 +80,17 @@ GEM
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.5)
rubyzip (1.2.0)
selenium-webdriver (2.53.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
rubyzip (2.3.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
syntax (1.2.0)
thor (0.19.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
watir-webdriver (0.9.1)
watir-webdriver (0.9.3)
selenium-webdriver (>= 2.46.2)
websocket (1.2.3)
yml_reader (0.7)

PLATFORMS
Expand Down