summaryrefslogtreecommitdiff
path: root/spec/rubyspec/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rubyspec/Gemfile')
-rw-r--r--spec/rubyspec/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/rubyspec/Gemfile b/spec/rubyspec/Gemfile
new file mode 100644
index 0000000000..c9e44987cd
--- /dev/null
+++ b/spec/rubyspec/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gem 'mspec', :github => 'ruby/mspec'