Changed Gemfile to use RubyDNS 0.7.0.

Also removed Sourcify since it's no longer needed.
This commit is contained in:
soh_cah_toa
2014-04-22 22:46:38 -04:00
parent ed5a11479a
commit 0f7f86e0f3

View File

@@ -38,8 +38,7 @@ gem "dm-migrations"
gem "msfrpc-client" # Metasploit Integration extension
#gem "twitter", ">= 5.0.0" # Twitter Notifications extension
gem "rubyzip", ">= 1.0.0"
gem "rubydns" # DNS extension
gem "sourcify"
gem "rubydns", "0.7.0" # DNS extension
gem "geoip" # geolocation support
# For running unit tests