Skip to content

Commit

Permalink
Update dentaku requirement from = 3.3.4 to = 3.4.1
Browse files Browse the repository at this point in the history
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@v3.3.4...v3.4.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 14, 2020
1 parent 6a5c43c commit 8eb5fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensu-plugins-influxdb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.version = SensuPluginsInfluxdb::Version::VER_STRING

s.add_runtime_dependency 'dentaku', '3.3.4'
s.add_runtime_dependency 'dentaku', '3.4.1'
s.add_runtime_dependency 'influxdb', '0.8.0'
s.add_runtime_dependency 'jsonpath', '1.0.5'
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
Expand Down

0 comments on commit 8eb5fb5

Please sign in to comment.