Skip to content

Commit fbc7833

Browse files
dependabot-preview[bot]majormoses
authored andcommitted
Update pg requirement from = 1.2.1 to = 1.2.2
Updates the requirements on [pg](https://github.com/ged/ruby-pg) to permit the latest version. - [Release notes](https://github.com/ged/ruby-pg/releases) - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc) - [Commits](ged/ruby-pg@v1.2.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent eea978e commit fbc7833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-postgres.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
3939
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
4040

4141
s.add_runtime_dependency 'dentaku', '3.3.4'
42-
s.add_runtime_dependency 'pg', '1.2.1'
42+
s.add_runtime_dependency 'pg', '1.2.2'
4343

4444
s.add_development_dependency 'bundler', '~> 2.1'
4545
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'

0 commit comments

Comments
 (0)