evil-struct.gemspec in evil-struct-0.0.1 vs evil-struct.gemspec in evil-struct-0.0.2
- old
+ new
@@ -1,10 +1,10 @@
Gem::Specification.new do |gem|
gem.name = "evil-struct"
- gem.version = "0.0.1"
+ gem.version = "0.0.2"
gem.author = "Andrew Kozin (nepalez)"
gem.email = "andrew.kozin@gmail.com"
- gem.homepage = "https://github.com/evilmartians/evil-client"
+ gem.homepage = "https://github.com/evilmartians/evil-struct"
gem.summary = "Structure with type constraints based on dry-initializer"
gem.license = "MIT"
gem.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
gem.test_files = gem.files.grep(/^spec/)