Skip to content

Commit 41545a5

Browse files
Update dentaku requirement from = 2.0.4 to = 3.3.4
Updates the requirements on [dentaku](https://github.com/rubysolo/dentaku) to permit the latest version. - [Release notes](https://github.com/rubysolo/dentaku/releases) - [Changelog](https://github.com/rubysolo/dentaku/blob/master/CHANGELOG.md) - [Commits](rubysolo/dentaku@v2.0.4...v3.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 29e3946 commit 41545a5

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
@@ -36,7 +36,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
3636

3737
s.add_runtime_dependency 'sensu-plugin', '~> 1.2'
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.1'
4141

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

0 commit comments

Comments
 (0)