Skip to content

Commit

Permalink
Bump metasploit-models version
Browse files Browse the repository at this point in the history
  • Loading branch information
trosen-r7 committed Jul 3, 2014
1 parent ee3cc24 commit 90c443f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metasploit_data_models.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
'Samuel Huckins',
'Luke Imhoff',
"David 'thelightcosine' Maloney",
'Trevor Rosen'
"Trevor 'burlyscudd' Rosen"
]
s.email = [
'shuckins@rapid7.com',
Expand Down Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'activerecord', '>= 3.2.13', '< 4.0.0'
s.add_runtime_dependency 'activesupport'
s.add_runtime_dependency 'metasploit-concern', '~> 0.1.0'
s.add_runtime_dependency 'metasploit-model', '>= 0.25.1.pre.metasploit.pre.model.pre.search.pre.operator.pre.and.pre.operation.pre.groups', '< 0.26'
s.add_runtime_dependency 'metasploit-model', '>= 0.25.1', '< 0.26'

if RUBY_PLATFORM =~ /java/
# markdown formatting for yard
Expand Down

0 comments on commit 90c443f

Please sign in to comment.