Kill empty line in Gemfile.

This commit is contained in:
Joe Vennix
2014-09-11 14:47:17 -05:00
parent 8654b63c58
commit 6ade4d8dab
-1
View File
@@ -12,7 +12,6 @@ group :db do
gem 'metasploit-credential', '>= 0.9.0'
# Database models shared between framework and Pro.
gem 'metasploit_data_models', '~> 0.19'
# Needed for module caching in Mdm::ModuleDetails
gem 'pg', '>= 0.11'
end