summaryrefslogtreecommitdiffstats
path: root/spec/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'spec/Gemfile')
-rw-r--r--spec/Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/Gemfile b/spec/Gemfile
new file mode 100644
index 00000000..4a544814
--- /dev/null
+++ b/spec/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+
+gem 'vimrunner'
+gem 'rspec'