Skip to content

Commit 4045ee1

Browse files
author
Jef Spaleta
committed
Merge branch 'dependabot/bundler/sensu-plugin-gte-1.2-and-lt-5.0' of github.com:sensu-plugins/sensu-plugins-postgres into dependabot/bundler/sensu-plugin-gte-1.2-and-lt-5.0
2 parents a677b11 + 3ed0288 commit 4045ee1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
77
### Changes
88
- Updated development dependency to bundler ~> 2.1
99
- Updated runtime dependency to 'pg' '1.2.1' from 1.1
10-
10+
- Updated runtime dependency 'dentaku' '3.3.4' from 2.04
1111

1212
## [3.0.0] - 2019-11-20
1313
### Breaking Changes

sensu-plugins-postgres.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
3636

3737
s.add_runtime_dependency 'sensu-plugin', '>= 1.2', '< 5.0'
3838

39-
s.add_runtime_dependency 'dentaku', '2.0.4'
39+
s.add_runtime_dependency 'dentaku', '3.3.4'
4040
s.add_runtime_dependency 'pg', '1.2.1'
4141

4242
s.add_development_dependency 'bundler', '~> 2.1'

0 commit comments

Comments
 (0)