Skip to content

Commit

Permalink
Pin Rex to version 2.0.7
Browse files Browse the repository at this point in the history
See rapid7/rex/#4
  • Loading branch information
gschneider-r7 committed Mar 5, 2015
1 parent 80a5a72 commit 433eac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexpose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 1.9'
s.platform = 'ruby'

s.add_runtime_dependency('rex', '~> 2.0.5', '>= 2.0.5')
s.add_runtime_dependency('rex', '2.0.7')

s.add_development_dependency('bundler', '~> 1.3')
s.add_development_dependency('codeclimate-test-reporter', '~> 0.4.6')
Expand Down

0 comments on commit 433eac4

Please sign in to comment.