Rakefile in refinerycms-varnish-pages-0.0.1 vs Rakefile in refinerycms-varnish-pages-0.0.2
- old
+ new
@@ -13,10 +13,10 @@
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "refinerycms-varnish-pages"
gem.homepage = "http://github.com/bitflut/refinerycms-varnish-pages"
gem.license = "MIT"
- gem.summary = %Q{Purges caches from varnish for your shellac setup}
+ gem.summary = %Q{Purges refinerycms-pages from varnish}
gem.description = %Q{Makes use of the shellac gem to purge caches on varnish servers of your refinerycms pages on create, update, destroy and reorder}
gem.email = "marian@bitflut.com"
gem.authors = ["Marian"]
# Include your dependencies below. Runtime dependencies are required when using your gem,
# and development dependencies are only needed for development (ie running rake tasks, tests, etc)