celluloid-essentials.gemspec in celluloid-essentials-0.20.2.1 vs celluloid-essentials.gemspec in celluloid-essentials-0.20.5
- 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.2.1"
+ gem.version = "0.20.5"
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"]