summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e405da2..65d039b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
# vim: set ft=ruby:
-source :rubygems
+source 'https://rubygems.org'
gemspec :name => 'json'
gemspec :name => 'json_pure'