File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ group :db do
7
7
# Needed for Msf::DbManager
8
8
gem 'activerecord' , '>= 3.0.0' , '< 4.0.0'
9
9
# Metasploit::Credential database models
10
- gem 'metasploit-credential' , '~> 0.7.8 '
10
+ gem 'metasploit-credential' , '>= 0.7.9.pre.core.pre.search' , '< 0.7.10 '
11
11
# Database models shared between framework and Pro.
12
12
gem 'metasploit_data_models' , '>= 0.18.0' , '< 0.19'
13
13
# Needed for module caching in Mdm::ModuleDetails
Original file line number Diff line number Diff line change 58
58
json (1.8.1 )
59
59
metasploit-concern (0.1.1 )
60
60
activesupport (~> 3.0 , >= 3.0.0 )
61
- metasploit-credential (0.7.8 )
61
+ metasploit-credential (0.7.9.pre.core.pre.search )
62
62
metasploit-concern (~> 0.1.0 )
63
63
metasploit-model (>= 0.25.6 )
64
64
metasploit_data_models (>= 0.18.0.pre.compatibility , < 0.19 )
@@ -156,7 +156,7 @@ DEPENDENCIES
156
156
factory_girl (>= 4.1.0 )
157
157
factory_girl_rails
158
158
fivemat (= 1.2.1 )
159
- metasploit-credential (~> 0.7.8 )
159
+ metasploit-credential (>= 0.7.9.pre.core.pre.search , < 0.7.10 )
160
160
metasploit-framework !
161
161
metasploit_data_models (>= 0.18.0 , < 0.19 )
162
162
network_interface (~> 0.0.1 )
You can’t perform that action at this time.
0 commit comments