|
1 |
| -GIT |
2 |
| - remote: [email protected]:rapid7/metasploit_data_models |
3 |
| - revision: c36c800866d42187c21c1308a9bac5f3278d8aa3 |
4 |
| - branch: bug/MSP-12834/crawler-choke-on-save |
5 |
| - specs: |
6 |
| - metasploit_data_models (1.2.4) |
7 |
| - activerecord (>= 4.0.9, < 4.1.0) |
8 |
| - activesupport (>= 4.0.9, < 4.1.0) |
9 |
| - arel-helpers |
10 |
| - metasploit-concern (~> 1.0) |
11 |
| - metasploit-model (~> 1.0) |
12 |
| - pg |
13 |
| - postgres_ext |
14 |
| - railties (>= 4.0.9, < 4.1.0) |
15 |
| - recog (~> 2.0) |
16 |
| - |
17 | 1 | PATH
|
18 | 2 | remote: .
|
19 | 3 | specs:
|
|
40 | 24 | activerecord (>= 4.0.9, < 4.1.0)
|
41 | 25 | metasploit-credential (~> 1.0)
|
42 | 26 | metasploit-framework (= 4.11.0.pre.dev)
|
| 27 | + metasploit_data_models (~> 1.2) |
43 | 28 | pg (>= 0.11)
|
44 | 29 | metasploit-framework-pcap (4.11.0.pre.dev)
|
45 | 30 | metasploit-framework (= 4.11.0.pre.dev)
|
|
139 | 124 | activesupport (>= 4.0.9, < 4.1.0)
|
140 | 125 | railties (>= 4.0.9, < 4.1.0)
|
141 | 126 | metasploit-payloads (1.0.2)
|
| 127 | + metasploit_data_models (1.2.5) |
| 128 | + activerecord (>= 4.0.9, < 4.1.0) |
| 129 | + activesupport (>= 4.0.9, < 4.1.0) |
| 130 | + arel-helpers |
| 131 | + metasploit-concern (~> 1.0) |
| 132 | + metasploit-model (~> 1.0) |
| 133 | + pg |
| 134 | + postgres_ext |
| 135 | + railties (>= 4.0.9, < 4.1.0) |
| 136 | + recog (~> 2.0) |
142 | 137 | method_source (0.8.2)
|
143 | 138 | mime-types (2.4.3)
|
144 | 139 | mini_portile (0.6.2)
|
|
161 | 156 | coderay (~> 1.1.0)
|
162 | 157 | method_source (~> 0.8.1)
|
163 | 158 | slop (~> 3.4)
|
164 |
| - rack (1.5.3) |
| 159 | + rack (1.5.5) |
165 | 160 | rack-test (0.6.3)
|
166 | 161 | rack (>= 1.0)
|
167 | 162 | rails (4.0.13)
|
|
179 | 174 | thor (>= 0.18.1, < 2.0)
|
180 | 175 | rake (10.4.2)
|
181 | 176 | rb-readline-r7 (0.5.2.0)
|
182 |
| - recog (2.0.5) |
| 177 | + recog (2.0.6) |
183 | 178 | nokogiri
|
184 | 179 | redcarpet (3.2.3)
|
185 | 180 | rkelly-remix (0.0.6)
|
@@ -243,7 +238,6 @@ DEPENDENCIES
|
243 | 238 | metasploit-framework!
|
244 | 239 | metasploit-framework-db!
|
245 | 240 | metasploit-framework-pcap!
|
246 |
| - metasploit_data_models! |
247 | 241 | pry
|
248 | 242 | rake (>= 10.0.0)
|
249 | 243 | redcarpet
|
|
0 commit comments