Sha256: 8efdfc89cea5b6f817fde5f6d1f0df24818239f73f907b1b9cea90a2d6b18203
Contents?: true
Size: 1.26 KB
Versions: 0
Compression: gzip
Compressed size: 593 Bytes
Stored size: 593 Bytes
Contents
--- !ruby/object:Gem::Specification name: clockwork version: !ruby/object:Gem::Version prerelease: version: 0.2.4 platform: ruby authors: - Adam Wiggins autorequire: bindir: bin cert_chain: [] date: 2011-07-31 00:00:00 -07:00 default_executable: clockwork dependencies: [] 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. email: adam@heroku.com executables: - clockwork extensions: [] extra_rdoc_files: - README.md files: - README.md - Rakefile - VERSION - bin/clockwork - lib/clockwork.rb - test/clockwork_test.rb has_rdoc: true homepage: http://github.com/adamwiggins/clockwork licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" requirements: [] rubyforge_project: clockwork rubygems_version: 1.5.0 signing_key: specification_version: 3 summary: A scheduler process to replace cron. test_files: - test/clockwork_test.rb