aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rubyspec/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rubyspec/Gemfile')
-rw-r--r--spec/rubyspec/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rubyspec/Gemfile b/spec/rubyspec/Gemfile
index c9e44987cd..28793d427f 100644
--- a/spec/rubyspec/Gemfile
+++ b/spec/rubyspec/Gemfile
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
-gem 'mspec', :github => 'ruby/mspec'
+gem 'mspec', :git => 'https://github.com/ruby/mspec'