summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 019cd49..a465ea1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,5 +2,5 @@ if RUBY_VERSION =~ /1.9/
Encoding.default_external = Encoding::UTF_8
Encoding.default_internal = Encoding::UTF_8
end
-source :gemcutter
+source "https://rubygems.org"
gemspec