aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Thompson <james.b.thompson@gmail.com>2012-03-14 16:57:52 +0200
committerJames Thompson <james.b.thompson@gmail.com>2012-03-14 16:57:52 +0200
commit594e7a61003c4cf18e3e4187311f93f95caf67d0 (patch)
tree1768e04f7a80bae9fd851f94001c9f4e0446fcdd
parent505754d972b065063e9d77c68fce07793f4f820d (diff)
downloadrefinerycms-pc_banners-594e7a61003c4cf18e3e4187311f93f95caf67d0.tar.gz
refinerycms-pc_banners-594e7a61003c4cf18e3e4187311f93f95caf67d0.tar.bz2
refinerycms-pc_banners-594e7a61003c4cf18e3e4187311f93f95caf67d0.zip
updated details in 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'