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 e279501 commit eb318a6Copy full SHA for eb318a6
Gem.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
spec.files = %W(Rakefile Gemfile LICENSE) + Dir["{lib,bin}/**/*"]
14
spec.description = "Like Pathname but a little less insane."
15
spec.summary = "Almost like Pathname but just a little less insane."
16
- spec.homepage = "http://github.com/envygeeks/pathutils"
+ spec.homepage = "http://github.com/envygeeks/pathutil"
17
spec.email = ["[email protected]"]
18
spec.require_paths = ["lib"]
19
spec.name = "pathutil"
0 commit comments