Skip to content

Commit ff9fa51

Browse files
authored
Update homepage in gemspec
1 parent 636083f commit ff9fa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next_rails.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

1212
spec.summary = %q{Companion code to Ten Years of Rails Upgrades}
1313
spec.description = %q{A set of handy tools to upgrade your Rails application and keep it up to date}
14-
spec.homepage = "https://github.com/fastruby/ten_years_rails"
14+
spec.homepage = "https://github.com/fastruby/next_rails"
1515
spec.license = "MIT"
1616

1717
spec.required_ruby_version = ">= 2.3.0"

0 commit comments

Comments
 (0)