tarvit-helpers.gemspec in tarvit-helpers-0.0.17 vs tarvit-helpers.gemspec in tarvit-helpers-0.0.18
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: tarvit-helpers 0.0.17 ruby lib
+# stub: tarvit-helpers 0.0.18 ruby lib
Gem::Specification.new do |s|
s.name = "tarvit-helpers"
- s.version = "0.0.17"
+ s.version = "0.0.18"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Vitaly Tarasenko"]
- s.date = "2015-10-26"
+ s.date = "2015-10-27"
s.description = " Simple extensions to standard Ruby classes and useful helpers. "
s.email = "vetal.tarasenko@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -32,9 +32,10 @@
"lib/tarvit-helpers/modules/hash_presenter.rb",
"lib/tarvit-helpers/modules/hash_presenter/cached_hash_presenter.rb",
"lib/tarvit-helpers/modules/hash_presenter/custom_hash_presenter.rb",
"lib/tarvit-helpers/modules/hash_presenter/observable_hash_presenter.rb",
"lib/tarvit-helpers/modules/hash_presenter/simple_hash_presenter.rb",
+ "lib/tarvit-helpers/modules/hash_presenter/with_rules_hash_presenter.rb",
"lib/tarvit-helpers/modules/non_shared_accessors.rb",
"lib/tarvit-helpers/modules/recursive_loader.rb",
"lib/tarvit-helpers/modules/simple_crypt.rb",
"spec/extensions/counter_spec.rb",
"spec/modules/hash_presenter_spec.rb",