summaryrefslogtreecommitdiffhomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorSamantha McVey <samantham@posteo.net>2016-11-09 21:02:04 -0800
committerSamantha McVey <samantham@posteo.net>2016-11-09 21:02:04 -0800
commit0a0acadf06661b004dd9bbf3797cdd3d15edab96 (patch)
tree964a022cf50d98716f4f686bb7b426cba3073df2 /Gemfile
parent70d6977ccc07b667da0ed165b7706afbb5190816 (diff)
Add rubygems.org as gem source so Travis CI can use charlock_holmes
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 018aeb17..c30a6497 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,4 @@
+source 'http://rubygems.org'
group :test do
gem 'rake'
gem 'charlock_holmes'