Skip to content

Commit b3f3ef6

Browse files
authored
Merge pull request #1 from jamie/patch-1
Update homepage in gemspec
2 parents 636083f + ff9fa51 commit b3f3ef6

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)