File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ gemspec name: 'metasploit-framework'
5
5
6
6
gem 'bit-struct' , git : 'https://github.com/busterb/bit-struct' , branch : 'ruby-2.4'
7
7
gem 'method_source' , git : 'https://github.com/banister/method_source' , branch : 'master'
8
- gem 'rubyntlm' , git : 'https://github.com/WinRb/rubyntlm' , branch : 'master'
9
8
10
9
# separate from test as simplecov is not run on travis-ci
11
10
group :coverage do
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/WinRb/rubyntlm
3
- revision: 38aaf1d59dd1a443e4a9c0aea2be232cfe262772
4
- branch: master
5
- specs:
6
- rubyntlm (0.6.2 )
7
-
8
1
GIT
9
2
remote: https://github.com/banister/method_source
10
3
revision: 0cc6cc8e15d08880585e8cb0c54e13c3cf937c54
354
347
bindata
355
348
rubyntlm
356
349
windows_error
350
+ rubyntlm (0.6.1 )
357
351
rubyzip (1.2.1 )
358
352
sawyer (0.8.1 )
359
353
addressable (>= 2.3.5 , < 2.6 )
@@ -402,7 +396,6 @@ DEPENDENCIES
402
396
rake
403
397
redcarpet
404
398
rspec-rails
405
- rubyntlm !
406
399
shoulda-matchers
407
400
simplecov
408
401
timecop
You can’t perform that action at this time.
0 commit comments