summaryrefslogtreecommitdiffstats
path: root/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile')
-rw-r--r--runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile b/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile
new file mode 100644
index 0000000000..49270e490b
--- /dev/null
+++ b/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile
@@ -0,0 +1,5 @@
+source 'https://rubygems.org'
+
+gem 'rake', '~> 12.3.3'
+gem 'rspec', '~> 3.4.0'
+gem 'vimrunner', '~> 0.3.1'