Skip to content

Commit 38b134b

Browse files
committed
Fix rubocop complains.
1 parent 12c16a8 commit 38b134b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sensu-plugins-minio.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Gem::Specification.new do |spec|
88
spec.name = 'sensu-plugins-minio'
99
spec.version = Sensu::Plugins::Minio::VERSION
1010
spec.licenses = ['MIT']
11-
spec.authors = ['Hauke Altmann', 'Jonathan Schlue', 'Benjamin Meichsner']
11+
spec.authors = ['Hauke Altmann', 'Jonathan Schlue',
12+
'Benjamin Meichsner']
1213
spec.email = ['info@aboutsource.net']
1314

1415
spec.summary = 'Check if there are updates for the local '\

0 commit comments

Comments
 (0)