Skip to content

Commit 283fb0c

Browse files
committed
Update the gem homepage
1 parent 01ec615 commit 283fb0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rubocop-sequel.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Gem::Specification.new do |gem|
44
gem.authors = ['Timothée Peignier']
55
gem.email = ['[email protected]']
66
gem.description = 'Code style checking for Sequel'
7-
gem.summary = 'A plugin for the RuboCop code style & linting tool.'
8-
gem.homepage = 'https://github.com/cyberdelia/rubocop-sequel'
7+
gem.summary = 'A Sequel plugin for the RuboCop code style & linting tool.'
8+
gem.homepage = 'https://github.com/rubocop-hq/rubocop-sequel'
99
gem.license = 'MIT'
1010

1111
gem.files = `git ls-files`.split($OUTPUT_RECORD_SEPARATOR)

0 commit comments

Comments
 (0)