Skip to content

Commit bf2d37c

Browse files
committed
Axe superfluous line in Gemfile
Covered by the gemspec
1 parent d3dd7ec commit bf2d37c

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ source 'https://rubygems.org'
33
# spec.add_runtime_dependency '<name>', [<version requirements>]
44
gemspec name: 'metasploit-framework'
55

6-
gem 'metasploit_data_models', '0.23.2'
7-
86
# separate from test as simplecov is not run on travis-ci
97
group :coverage do
108
# code coverage for tests

Gemfile.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ DEPENDENCIES
236236
metasploit-framework!
237237
metasploit-framework-db!
238238
metasploit-framework-pcap!
239-
metasploit_data_models (= 0.23.2)
240239
pry
241240
rake (>= 10.0.0)
242241
redcarpet

0 commit comments

Comments
 (0)