clockwork.gemspec in clockwork-3.0.0 vs clockwork.gemspec in clockwork-3.0.1
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "clockwork"
- s.version = "3.0.0"
+ s.version = "3.0.1"
s.authors = ["Adam Wiggins", "tomykaira"]
s.license = 'MIT'
s.description = "A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler."
s.email = ["adam@heroku.com", "tomykaira@gmail.com"]