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, 0 insertions, 5 deletions
diff --git a/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile b/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile
deleted file mode 100644
index 49270e490b..0000000000
--- a/runtime/pack/dist/opt/editorconfig/tests/plugin/Gemfile
+++ /dev/null
@@ -1,5 +0,0 @@
-source 'https://rubygems.org'
-
-gem 'rake', '~> 12.3.3'
-gem 'rspec', '~> 3.4.0'
-gem 'vimrunner', '~> 0.3.1'