summaryrefslogtreecommitdiff
path: root/billing/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'billing/Gemfile')
-rw-r--r--billing/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/billing/Gemfile b/billing/Gemfile
index 68ea51b..30e9669 100644
--- a/billing/Gemfile
+++ b/billing/Gemfile
@@ -1,4 +1,4 @@
-source "http://rubygems.org"
+source "https://rubygems.org"
eval(File.read(File.dirname(__FILE__) + '/../common_dependencies.rb'))
eval(File.read(File.dirname(__FILE__) + '/../ui_dependencies.rb'))