aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Thompson <james.b.thompson@gmail.com>2012-03-14 12:19:08 +0200
committerJames Thompson <james.b.thompson@gmail.com>2012-03-14 12:19:08 +0200
commit505754d972b065063e9d77c68fce07793f4f820d (patch)
tree9242d7db235f19f802c0eebc5c7a871009ced9d7
parent73b2bdb1d172a509ab89c0b1e291de4aea9568eb (diff)
downloadrefinerycms-pc_banners-505754d972b065063e9d77c68fce07793f4f820d.tar.gz
refinerycms-pc_banners-505754d972b065063e9d77c68fce07793f4f820d.tar.bz2
refinerycms-pc_banners-505754d972b065063e9d77c68fce07793f4f820d.zip
trying to get rid of silly message
-rw-r--r--refinerycms-pc_banners.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/refinerycms-pc_banners.gemspec b/refinerycms-pc_banners.gemspec
index b764a06..25bc013 100644
--- a/refinerycms-pc_banners.gemspec
+++ b/refinerycms-pc_banners.gemspec
@@ -9,7 +9,7 @@ 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.author = 'Perfect Circle'
+ s.authors = 'Perfect Circle'
# Runtime dependencies
s.add_dependency 'refinerycms-core', '~> 2.0.1'