mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 17:18:41 +00:00
86eeb89809
This version is more robust. It reports common problems like fileexists-shared-forbidden and fileexists-no-change. In case of trouble it reports the error and goes to the next file. Bug: T189122 Change-Id: I510ba7d378cb71b177a54d2ba771c51fbdead90f
53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
ast (2.3.0)
|
|
commons_upload (1.2.1)
|
|
mediawiki_api (~> 0.7.1)
|
|
domain_name (0.5.20170404)
|
|
unf (>= 0.0.5, < 1.0.0)
|
|
faraday (0.14.0)
|
|
multipart-post (>= 1.2, < 3)
|
|
faraday-cookie_jar (0.0.6)
|
|
faraday (>= 0.7.4)
|
|
http-cookie (~> 1.0.0)
|
|
faraday_middleware (0.12.2)
|
|
faraday (>= 0.7.4, < 1.0)
|
|
http-cookie (1.0.3)
|
|
domain_name (~> 0.5)
|
|
mediawiki_api (0.7.1)
|
|
faraday (~> 0.9, >= 0.9.0)
|
|
faraday-cookie_jar (~> 0.0, >= 0.0.6)
|
|
faraday_middleware (~> 0.10, >= 0.10.0)
|
|
multipart-post (2.0.0)
|
|
parallel (1.12.0)
|
|
parser (2.4.0.2)
|
|
ast (~> 2.3)
|
|
powerpack (0.1.1)
|
|
rainbow (2.2.2)
|
|
rake
|
|
rake (10.5.0)
|
|
rubocop (0.51.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 2.3.3.1, < 3.0)
|
|
powerpack (~> 0.1)
|
|
rainbow (>= 2.2.2, < 3.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (~> 1.0, >= 1.0.1)
|
|
ruby-progressbar (1.9.0)
|
|
unf (0.1.4)
|
|
unf_ext
|
|
unf_ext (0.0.7.5)
|
|
unicode-display_width (1.3.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
commons_upload (~> 1.2, >= 1.2.1)
|
|
rake (~> 10.4, >= 10.4.2)
|
|
rubocop (~> 0.51)
|
|
|
|
BUNDLED WITH
|
|
1.16.1
|