Sha256: 554d94cec310aa9f01cc19aae7207dcbf75b92799c114f7cda7551e67e53cab3
Contents?: true
Size: 1.35 KB
Versions: 0
Compression: gzip
Compressed size: 612 Bytes
Stored size: 612 Bytes
Contents
--- !ruby/object:Gem::Specification name: clockwork version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 2 - 2 version: 0.2.2 platform: ruby authors: - Adam Wiggins autorequire: bindir: bin cert_chain: [] date: 2011-01-03 00:00:00 -08: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 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: clockwork rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: A scheduler process to replace cron. test_files: - test/clockwork_test.rb