Skip to content

Commit d974f46

Browse files
committed
Revert "Temporarily add AMG specifics into .gemspec"
This reverts commit 96729aa.
1 parent 96729aa commit d974f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generator_spec.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Gem::Specification.new do |s|
66
s.name = "generator_spec"
77
s.version = GeneratorSpec::VERSION
88
s.platform = Gem::Platform::RUBY
9-
s.authors = ["Steve Hodgkiss", "AMG"]
9+
s.authors = ["Steve Hodgkiss"]
1010
s.email = ["[email protected]"]
11-
s.homepage = "https://github.com/anitagraham/generator_spec"
11+
s.homepage = "https://github.com/stevehodgkiss/generator_spec"
1212
s.license = 'MIT'
1313
s.summary = %q{Test Rails generators with RSpec}
1414
s.description = %q{Test Rails generators with RSpec}

0 commit comments

Comments
 (0)