summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock1
2 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index e0a7662..3be9c3c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1 +1,2 @@
+source "https://rubygems.org"
gemspec
diff --git a/Gemfile.lock b/Gemfile.lock
index 92d5c29..cdc6a22 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,6 +7,7 @@ PATH
trollop
GEM
+ remote: https://rubygems.org/
specs:
chronic (0.9.1)
highline (1.6.19)