1
1
PATH
2
2
remote: .
3
3
specs:
4
- metasploit-framework (4.16.12 )
4
+ metasploit-framework (4.16.13 )
5
5
actionpack (~> 4.2.6 )
6
6
activerecord (~> 4.2.6 )
7
7
activesupport (~> 4.2.6 )
@@ -104,13 +104,14 @@ GEM
104
104
arel (6.0.4 )
105
105
arel-helpers (2.5.0 )
106
106
activerecord (>= 3.1.0 , < 6 )
107
- backports (3.10.0 )
107
+ backports (3.10.3 )
108
108
bcrypt (3.1.11 )
109
109
bcrypt_pbkdf (1.0.0 )
110
110
bindata (2.4.1 )
111
111
bit-struct (0.16 )
112
112
builder (3.2.3 )
113
113
coderay (1.1.2 )
114
+ concurrent-ruby (1.0.5 )
114
115
crass (1.0.2 )
115
116
diff-lcs (1.3 )
116
117
dnsruby (1.60.2 )
@@ -137,12 +138,13 @@ GEM
137
138
multi_json (~> 1.11 )
138
139
os (~> 0.9 )
139
140
signet (~> 0.7 )
140
- grpc (1.6.6 )
141
+ grpc (1.6.7 )
141
142
google-protobuf (~> 3.1 )
142
143
googleapis-common-protos-types (~> 1.0.0 )
143
144
googleauth (~> 0.5.1 )
144
145
hashery (2.1.2 )
145
- i18n (0.8.6 )
146
+ i18n (0.9.0 )
147
+ concurrent-ruby (~> 1.0 )
146
148
jsobfu (0.4.2 )
147
149
rkelly-remix
148
150
json (2.1.0 )
221
223
activerecord (>= 4.0.0 )
222
224
arel (>= 4.0.1 )
223
225
pg_array_parser (~> 0.0.9 )
224
- pry (0.11.1 )
226
+ pry (0.11.2 )
225
227
coderay (~> 1.1.0 )
226
228
method_source (~> 0.9.0 )
227
229
public_suffix (3.0.0 )
@@ -297,29 +299,29 @@ GEM
297
299
rex-zip (0.1.3 )
298
300
rex-text
299
301
rkelly-remix (0.0.7 )
300
- rspec (3.6 .0 )
301
- rspec-core (~> 3.6 .0 )
302
- rspec-expectations (~> 3.6 .0 )
303
- rspec-mocks (~> 3.6 .0 )
304
- rspec-core (3.6 .0 )
305
- rspec-support (~> 3.6 .0 )
306
- rspec-expectations (3.6 .0 )
302
+ rspec (3.7 .0 )
303
+ rspec-core (~> 3.7 .0 )
304
+ rspec-expectations (~> 3.7 .0 )
305
+ rspec-mocks (~> 3.7 .0 )
306
+ rspec-core (3.7 .0 )
307
+ rspec-support (~> 3.7 .0 )
308
+ rspec-expectations (3.7 .0 )
307
309
diff-lcs (>= 1.2.0 , < 2.0 )
308
- rspec-support (~> 3.6 .0 )
309
- rspec-mocks (3.6 .0 )
310
+ rspec-support (~> 3.7 .0 )
311
+ rspec-mocks (3.7 .0 )
310
312
diff-lcs (>= 1.2.0 , < 2.0 )
311
- rspec-support (~> 3.6 .0 )
312
- rspec-rails (3.6 .1 )
313
+ rspec-support (~> 3.7 .0 )
314
+ rspec-rails (3.7 .1 )
313
315
actionpack (>= 3.0 )
314
316
activesupport (>= 3.0 )
315
317
railties (>= 3.0 )
316
- rspec-core (~> 3.6 .0 )
317
- rspec-expectations (~> 3.6 .0 )
318
- rspec-mocks (~> 3.6 .0 )
319
- rspec-support (~> 3.6 .0 )
318
+ rspec-core (~> 3.7 .0 )
319
+ rspec-expectations (~> 3.7 .0 )
320
+ rspec-mocks (~> 3.7 .0 )
321
+ rspec-support (~> 3.7 .0 )
320
322
rspec-rerun (1.1.0 )
321
323
rspec (~> 3.0 )
322
- rspec-support (3.6 .0 )
324
+ rspec-support (3.7 .0 )
323
325
ruby-rc4 (0.1.5 )
324
326
ruby_smb (0.0.18 )
325
327
bindata
@@ -330,10 +332,10 @@ GEM
330
332
sawyer (0.8.1 )
331
333
addressable (>= 2.3.5 , < 2.6 )
332
334
faraday (~> 0.8 , < 1.0 )
333
- signet (0.7.3 )
335
+ signet (0.8.1 )
334
336
addressable (~> 2.3 )
335
337
faraday (~> 0.9 )
336
- jwt (~> 1.5 )
338
+ jwt (>= 1.5 , < 3.0 )
337
339
multi_json (~> 1.10 )
338
340
simplecov (0.15.1 )
339
341
docile (~> 1.1.0 )
0 commit comments