Skip to content

Commit 10a27b4

Browse files
committed
Update spec.homepage at build.gradle
1 parent a9fc154 commit 10a27b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Gem::Specification.new do |spec|
7878
spec.description = %[Dumps records to AWS DynamoDB.]
7979
spec.email = ["satoshiakama@gmail.com"]
8080
spec.licenses = ["Apache-2.0"]
81-
# TODO set this: spec.homepage = "https://github.com/sakama/embulk-output-dynamodb"
81+
spec.homepage = "https://github.com/sakama/embulk-output-dynamodb"
8282

8383
spec.files = `git ls-files`.split("\n") + Dir["classpath/*.jar"]
8484
spec.test_files = spec.files.grep(%r"^(test|spec)/")

0 commit comments

Comments
 (0)