aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 9cf9329..fe076b0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source :rubygems
+source 'https://rubygems.org'
gemspec
# #
@@ -30,4 +30,4 @@ gemspec
# else
# gem gem_name
# end
-# end \ No newline at end of file
+# end