Skip to content

Commit 2a6a2f7

Browse files
committed
gemspec: fix rubocop spacing
1 parent a1dedef commit 2a6a2f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sensu-plugins-trello.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require 'sensu/plugins/trello/version'
55
Gem::Specification.new do |spec|
66
spec.name = 'sensu-plugins-trello'
77
spec.version = Sensu::Plugins::Trello::VERSION
8-
spec.licenses = ['MIT']
8+
spec.licenses = ['MIT']
99
spec.authors = ['Hauke Altmann', 'Stefan Walluhn']
1010
spec.email = ['info@aboutsource.net']
1111

0 commit comments

Comments
 (0)