mediawiki-extensions-Echo/Gemfile.lock
Matthew Flaschen 47c45866de Remove Ruby browser tests
The continuous integration infrastructure for these is being removed
(or never existed), and our team decided not to invest the time to
convert them to node.js.

Bug: T171848
Change-Id: I0faeecb2635f24c40c83aa689b670e69aa381431
2017-12-20 12:29:01 +01:00

69 lines
1.6 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
ast (2.3.0)
blankslate (3.1.3)
colorize (0.7.7)
csscss (1.3.3)
colorize
parslet (>= 1.6.1, < 2.0)
diff-lcs (1.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
faraday (0.13.1)
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)
parslet (1.7.1)
blankslate (>= 2.0, <= 4.0)
powerpack (0.1.1)
rainbow (2.2.2)
rake
rake (11.1.1)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
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.4)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
csscss (~> 1.3.3)
mediawiki_api (~> 0.7.1)
rake (~> 11.1, >= 11.1.1)
rspec (~> 2.99)
rubocop (~> 0.51.0)
BUNDLED WITH
1.16.0