File tree Expand file tree Collapse file tree 2 files changed +9
-14
lines changed Expand file tree Collapse file tree 2 files changed +9
-14
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' , git : 'github-metasploit-credential:rapid7/metasploit-credential.git' , tag : 'v0 .7.1.pre.electro.pre.release '
10
+ gem 'metasploit-credential' , '~> 0 .7.8 '
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 1
- GIT
2
- remote: github-metasploit-credential:rapid7/metasploit-credential.git
3
- revision: d5784729bf65a6419a05e2aaac1be217c4f93ff1
4
- tag: v0.7.1.pre.electro.pre.release
5
- specs:
6
- metasploit-credential (0.7.1.pre.electro.pre.release )
7
- metasploit-concern (~> 0.1.0 )
8
- metasploit-model (>= 0.25.6 )
9
- metasploit_data_models (>= 0.18.0.pre.compatibility , < 0.19 )
10
- rubyntlm
11
- rubyzip (~> 1.1 )
12
-
13
1
PATH
14
2
remote: .
15
3
specs:
70
58
json (1.8.1 )
71
59
metasploit-concern (0.1.1 )
72
60
activesupport (~> 3.0 , >= 3.0.0 )
61
+ metasploit-credential (0.7.8 )
62
+ metasploit-concern (~> 0.1.0 )
63
+ metasploit-model (>= 0.25.6 )
64
+ metasploit_data_models (>= 0.18.0.pre.compatibility , < 0.19 )
65
+ pg
66
+ rubyntlm
67
+ rubyzip (~> 1.1 )
73
68
metasploit-model (0.25.6 )
74
69
activesupport
75
70
metasploit_data_models (0.18.0 )
@@ -161,7 +156,7 @@ DEPENDENCIES
161
156
factory_girl (>= 4.1.0 )
162
157
factory_girl_rails
163
158
fivemat (= 1.2.1 )
164
- metasploit-credential !
159
+ metasploit-credential ( ~> 0.7.8 )
165
160
metasploit-framework !
166
161
metasploit_data_models (>= 0.18.0 , < 0.19 )
167
162
network_interface (~> 0.0.1 )
You can’t perform that action at this time.
0 commit comments