Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Commit 8fa2ac0

Browse files
committed
Fix the gem name
1 parent 0ec1a16 commit 8fa2ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

not-pure-poole.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
Gem::Specification.new do |spec|
4-
spec.name = "not-pure-jekyll"
4+
spec.name = "not-pure-poole"
55
spec.version = "0.1.0"
66
spec.authors = ["Mark Otto", "Songzi Vong"]
77
spec.email = ["markdotto@gmail.com", "vszhub@gmail.com"]

0 commit comments

Comments
 (0)