mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
673aff0f2d
So. Much. Cruft. Change-Id: I27299ac709aa6ba772b2fc5ee9dc976ad4bb07d3
6 lines
153 B
Ruby
6 lines
153 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'commons_upload', '~> 1.0', '>= 1.0.1'
|
|
gem 'rake', '~> 10.4', '>= 10.4.2'
|
|
gem 'rubocop', '~> 0.51', :require => false
|