File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,6 @@ source 'https://rubygems.org'
3
3
# spec.add_runtime_dependency '<name>', [<version requirements>]
4
4
gemspec name : 'metasploit-framework'
5
5
6
- # These pull in pre-release gems in order to fix specific issues.
7
- # XXX https://github.com/alexdalitz/dnsruby/pull/134
8
- gem 'dnsruby' , git : 'https://github.com/alexdalitz/dnsruby'
9
-
10
6
# separate from test as simplecov is not run on travis-ci
11
7
group :coverage do
12
8
# code coverage for tests
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/alexdalitz/dnsruby
3
- revision: 09c3890ccfaedb7fd4951f56575d5c53651e0140
4
- specs:
5
- dnsruby (1.60.1 )
6
-
7
1
PATH
8
2
remote: .
9
3
specs:
119
113
builder (3.2.3 )
120
114
coderay (1.1.1 )
121
115
diff-lcs (1.3 )
116
+ dnsruby (1.60.2 )
122
117
docile (1.1.5 )
123
118
erubis (2.7.0 )
124
119
factory_girl (4.8.0 )
@@ -364,7 +359,6 @@ PLATFORMS
364
359
ruby
365
360
366
361
DEPENDENCIES
367
- dnsruby !
368
362
factory_girl_rails
369
363
fivemat
370
364
metasploit-aggregator
You can’t perform that action at this time.
0 commit comments