Sha256: 42893f659ac6ec1a5bb5be905c68b1c7edb5dffa38dbe7eff66ccb07c28a91b3
Contents?: true
Size: 1.8 KB
Versions: 1
Compression:
Stored size: 1.8 KB
Contents
# Generated by jeweler # DO NOT EDIT THIS FILE # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "chrono_trigger" s.version = "0.1.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jon Ciccone"] s.date = "2012-08-22" s.description = "Binding to tag" s.email = "darful@gmail.com" s.executables = ["chrono_trigger"] s.extra_rdoc_files = [ "README.rdoc" ] s.files = [ "History.txt", "Manifest.txt", "PostInstall.txt", "README.rdoc", "Rakefile", "VERSION.yml", "bin/chrono_trigger", "chrono_trigger.gemspec", "lib/chrono_trigger.rb", "lib/chrono_trigger/cron_entry.rb", "lib/chrono_trigger/process.rb", "lib/chrono_trigger/runner.rb", "lib/chrono_trigger/shell.rb", "lib/chrono_trigger/tasks.rb", "lib/chrono_trigger/trigger.rb", "lib/tasks/chrono_trigger.rake", "lib/triggers/test_triggers.rb", "script/console", "script/destroy", "script/generate", "test/test_chrono_trigger.rb", "test/test_cron_entry.rb", "test/test_helper.rb", "test/test_shell.rb", "test/test_trigger.rb", "test/triggers.rb" ] s.homepage = "" s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.rubygems_version = "1.8.24" s.summary = "binding to tag" s.test_files = [ "test/test_chrono_trigger.rb", "test/test_cron_entry.rb", "test/test_helper.rb", "test/test_shell.rb", "test/test_trigger.rb", "test/triggers.rb" ] if s.respond_to? :specification_version then s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then else end else end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chrono_trigger-0.1.7 | chrono_trigger.gemspec |