Merge branch 'master' of https://github.com/rapid7/warvox - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit e5938d6b2416d2e2364f3d67292f3b80c002094b
(DIR) parent 07cd8ffe0f62330affa86200ede6ba5b3c429fac
(HTM) Author: HD Moore <x@hdm.io>
Date: Sun, 28 Feb 2016 22:16:51 -0600
Merge branch 'master' of https://github.com/rapid7/warvox
Diffstat:
M Gemfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Gemfile b/Gemfile
@@ -1,4 +1,4 @@
-source 'http://rubygems.org'
+source 'https://rubygems.org'
gem 'unicorn'
gem 'rails', '>=4.1.9', '< 4.2.0'