elephas.gemspec in elephas-4.2.0 vs elephas.gemspec in elephas-4.2.1
- old
+ new
@@ -1,8 +1,8 @@
# encoding: utf-8
#
-# This file is part of the elephas gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
+# This file is part of the elephas gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#
require File.expand_path('../lib/elephas/version', __FILE__)
@@ -13,10 +13,10 @@
gem.summary = %q{A storage agnostic caching framework.}
gem.description = %q{A storage agnostic caching framework.}
gem.rubyforge_project = "elephas"
gem.authors = ["Shogun"]
- gem.email = ["shogun_panda@me.com"]
+ gem.email = ["shogun@cowtech.it"]
gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]