actionview-component.gemspec in actionview-component-1.14.1 vs actionview-component.gemspec in actionview-component-1.15.0
- old
+ new
@@ -7,14 +7,14 @@
Gem::Specification.new do |spec|
spec.name = "actionview-component"
spec.version = ViewComponent::VERSION::STRING
spec.authors = ["GitHub Open Source"]
- spec.email = ["opensource+actionview-component@github.com"]
+ spec.email = ["opensource+view_component@github.com"]
spec.summary = %q{View components for Rails}
- spec.description = %q{View components for Rails, intended for upstreaming in Rails 6.1}
- spec.homepage = "https://github.com/github/actionview-component"
+ spec.description = %q{View components for Rails}
+ spec.homepage = "https://github.com/github/view_component"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.
if spec.respond_to?(:metadata)