We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3c949 commit 869578eCopy full SHA for 869578e
sensu-plugins-postgres.gemspec
@@ -34,7 +34,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
34
s.test_files = s.files.grep(%r{^(test|spec|features)/})
35
s.version = SensuPluginsPostgres::Version::VER_STRING
36
37
- s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
+ s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
38
39
s.add_runtime_dependency 'dentaku', '3.3.4'
40
s.add_runtime_dependency 'pg', '1.2.1'
0 commit comments