aboutsummaryrefslogtreecommitdiffstats
path: root/refinerycms-pc_banners.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'refinerycms-pc_banners.gemspec')
-rw-r--r--refinerycms-pc_banners.gemspec4
1 files changed, 3 insertions, 1 deletions
diff --git a/refinerycms-pc_banners.gemspec b/refinerycms-pc_banners.gemspec
index 25bc013..a33b24e 100644
--- a/refinerycms-pc_banners.gemspec
+++ b/refinerycms-pc_banners.gemspec
@@ -9,7 +9,9 @@ Gem::Specification.new do |s|
s.summary = 'Banners extension for Refinery CMS'
s.require_paths = %w(lib)
s.files = Dir["{app,config,db,lib}/**/*"] + ["readme.md"]
- s.authors = 'Perfect Circle'
+ s.author = 'James Thompson'
+ s.email = 'james.b.thompson@gmail.com'
+ s.homepage = 'https://github.com/julesce/refinerycms-pods'
# Runtime dependencies
s.add_dependency 'refinerycms-core', '~> 2.0.1'