celluloid-essentials.gemspec in celluloid-essentials-0.20.0.pre13 vs celluloid-essentials.gemspec in celluloid-essentials-0.20.0.pre14

- old
+ new

@@ -2,10 +2,10 @@ require File.expand_path("../culture/sync", __FILE__) Gem::Specification.new do |gem| gem.name = 'celluloid-essentials' - gem.version = '0.20.0.pre13' + gem.version = '0.20.0.pre14' gem.platform = Gem::Platform::RUBY gem.summary = 'Internally used tools, and superstructural dependencies of Celluloid' gem.description = 'Notifications, Internals, Logging, Probe, and essential Celluloid pieces demanding Supervision' gem.licenses = ['MIT']