Skip to content

Commit 5646bcf

Browse files
committed
Update repository link
1 parent db85fc5 commit 5646bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails_stats.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.email = ["brian@bleonard.com"]
1111
spec.summary = %q{Analyze a Rails project}
1212
spec.description = %q{Point it to a directory and see stuff about the app}
13-
spec.homepage = "https://github.com/bleonard/rails_stats"
13+
spec.homepage = "https://github.com/fastruby/rails_stats"
1414
spec.license = "MIT"
1515

1616
spec.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)