From 9a15fea419a25c4cabb605c572658fbd1985cfa2 Mon Sep 17 00:00:00 2001 From: Martyn Loughran Date: Mon, 22 Apr 2013 17:57:45 +0100 Subject: [PATCH] Updated Gemfile source --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index a1b93f3..fa75df1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ -source :rubygems +source 'https://rubygems.org' gemspec diff --git a/Gemfile.lock b/Gemfile.lock index 5561f0a..ed23bc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ PATH signature (0.1.6) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: bacon (1.1.0) diff-lcs (1.1.3)