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 636083f commit ff9fa51Copy full SHA for ff9fa51
next_rails.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
12
spec.summary = %q{Companion code to Ten Years of Rails Upgrades}
13
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"
+ spec.homepage = "https://github.com/fastruby/next_rails"
15
spec.license = "MIT"
16
17
spec.required_ruby_version = ">= 2.3.0"
0 commit comments