Skip to content

Commit e210654

Browse files
committed
missed updating rails-hyperspec gemspec
1 parent e5d0300 commit e210654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/rails-hyperstack/rails-hyperstack.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.authors = ['Loic Boutet', 'Adam George', 'Mitch VanDuyn', 'Jan Biedermann']
1212
spec.email = ['loic@boutet.com', 'jan@kursator.com']
1313
spec.homepage = 'http://hyperstack.org'
14-
spec.metadata = { documentation_uri: 'https://docs.hyperstack.org/' }
14+
spec.metadata = { 'documentation_uri' => 'https://docs.hyperstack.org/' }
1515
spec.license = 'MIT'
1616
# spec.metadata = {
1717
# "homepage_uri" => 'http://hyperstack.org',

0 commit comments

Comments
 (0)