Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa72fe5

Browse files
committed
Make the dummy gem valid by giving it a summary
1 parent 3bc12b1 commit aa72fe5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'pre_commit_dummy_package'
33
s.version = '0.0.0'
4+
s.summary = 'dummy gem for pre-commit hooks'
45
s.authors = ['Anthony Sottile']
56
end

0 commit comments

Comments
 (0)