aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Thompson <james.b.thompson@gmail.com>2012-03-14 12:18:24 +0200
committerJames Thompson <james.b.thompson@gmail.com>2012-03-14 12:18:24 +0200
commit73b2bdb1d172a509ab89c0b1e291de4aea9568eb (patch)
tree31dd015aaec9dba34fa8f69a2baba2dec66b5df5
parent50cf02dedb4e2b0fb4a49f3791b45f609711bfd2 (diff)
downloadrefinerycms-pc_banners-73b2bdb1d172a509ab89c0b1e291de4aea9568eb.tar.gz
refinerycms-pc_banners-73b2bdb1d172a509ab89c0b1e291de4aea9568eb.tar.bz2
refinerycms-pc_banners-73b2bdb1d172a509ab89c0b1e291de4aea9568eb.zip
updated author in gemspec
-rw-r--r--refinerycms-pc_banners.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/refinerycms-pc_banners.gemspec b/refinerycms-pc_banners.gemspec
index 3c82605..b764a06 100644
--- a/refinerycms-pc_banners.gemspec
+++ b/refinerycms-pc_banners.gemspec
@@ -9,6 +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'
# Runtime dependencies
s.add_dependency 'refinerycms-core', '~> 2.0.1'