Skip to content

Commit 869578e

Browse files
author
Jef Spaleta
committed
small rubocop fix
1 parent ff3c949 commit 869578e

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
@@ -34,7 +34,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
3434
s.test_files = s.files.grep(%r{^(test|spec|features)/})
3535
s.version = SensuPluginsPostgres::Version::VER_STRING
3636

37-
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
37+
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
3838

3939
s.add_runtime_dependency 'dentaku', '3.3.4'
4040
s.add_runtime_dependency 'pg', '1.2.1'

0 commit comments

Comments
 (0)