tarvit-helpers.gemspec in tarvit-helpers-0.0.12 vs tarvit-helpers.gemspec in tarvit-helpers-0.0.13
- old
+ new
@@ -1,14 +1,14 @@
# 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.12 ruby lib
+# stub: tarvit-helpers 0.0.13 ruby lib
Gem::Specification.new do |s|
s.name = "tarvit-helpers"
- s.version = "0.0.12"
+ s.version = "0.0.13"
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-23"
@@ -29,9 +29,10 @@
"lib/tarvit-helpers/extensions/colored_string.rb",
"lib/tarvit-helpers/extensions/counter.rb",
"lib/tarvit-helpers/modules/conditional_logger.rb",
"lib/tarvit-helpers/modules/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",
"spec/modules/non_shared_accessors_spec.rb",
"spec/modules/simple_crypt_spec.rb",