Skip to content

Commit 6acb0e7

Browse files
authored
Merge pull request chriskuehl#10 from asottile/fix_latest_gem
fixes for latest gem
2 parents cc5e9dc + c494908 commit 6acb0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__fake_gem.gemspec renamed to pre_commit_fake_gem.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Gem::Specification.new do |s|
2-
s.name = '__fake_gem'
2+
s.name = 'pre_commit_fake_gem'
33
s.version = '0'
44
s.authors = 'Chris Kuehl'
55
s.summary = 'pre-commit hooks for Puppet projects'

0 commit comments

Comments
 (0)