summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2013-11-15 14:58:08 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2013-11-15 14:58:08 -0800
commiteb0b39c9d3c02c98f1835155a172797e81f456cc (patch)
treea8aa65e734544998095c0f668ddcf4a26056b2f1 /Gemfile
parent20a165d62c5e9e2a69e36df8fab297d9ee13b207 (diff)
downloadffi-yajl-eb0b39c9d3c02c98f1835155a172797e81f456cc.tar.gz
remove http warning
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a3a584c..0ddd4ac 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source :rubygems
+source "https://rubygems.org"
gemspec :name => "ffi-yajl"