summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2012-11-08 21:29:04 +0100
committerGibheer <gibheer@gmail.com>2012-11-08 21:36:56 +0100
commit77b4513986f1547f338c73ac2b16d63fee0b386f (patch)
tree834ef21f40360dc112b78ab15d31fd490f76cd52 /Gemfile.lock
parentb6f21dc1c60f6795c82b3676b886b769a58cfd26 (diff)
use https in the Gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 36a0f85..3b74c36 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -5,7 +5,7 @@ PATH
rack
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
rack (1.4.1)