Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Jones committed May 22, 2015
1 parent 8bd4216 commit d6faa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensu-plugins-docker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.signing_key = File.expand_path(pvt_key) if $PROGRAM_NAME =~ /gem\z/
s.summary = 'Sensu plugins for docker'
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.version = SensuPluginsDocker::version::VER_STRING
s.version = SensuPluginsDocker::Version::VER_STRING

s.add_runtime_dependency 'docker', '0.0.1'
s.add_runtime_dependency 'sensu-plugin', '1.1.0'
Expand Down

0 comments on commit d6faa2e

Please sign in to comment.