We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db85fc5 commit 5646bcfCopy full SHA for 5646bcf
rails_stats.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
spec.email = ["brian@bleonard.com"]
11
spec.summary = %q{Analyze a Rails project}
12
spec.description = %q{Point it to a directory and see stuff about the app}
13
- spec.homepage = "https://github.com/bleonard/rails_stats"
+ spec.homepage = "https://github.com/fastruby/rails_stats"
14
spec.license = "MIT"
15
16
spec.files = `git ls-files -z`.split("\x0")
0 commit comments