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 29e3946 commit 0c29142Copy full SHA for 0c29142
sensu-plugins-postgres.gemspec
@@ -37,7 +37,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
37
s.add_runtime_dependency 'sensu-plugin', '~> 1.2'
38
39
s.add_runtime_dependency 'dentaku', '2.0.4'
40
- s.add_runtime_dependency 'pg', '1.1'
+ s.add_runtime_dependency 'pg', '1.2.1'
41
42
s.add_development_dependency 'bundler', '~> 1.7'
43
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
0 commit comments