# -*- encoding: utf-8 -*- # stub: ruby-clock 2.0.1 ruby lib Gem::Specification.new do |s| s.name = "ruby-clock".freeze s.version = "2.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/jjb/ruby-clock", "source_code_uri" => "https://github.com/jjb/ruby-clock" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["John Bachir".freeze] s.bindir = "exe".freeze s.date = "2023-08-24" s.email = ["j@jjb.cc".freeze] s.executables = ["clock".freeze] s.files = [".gitignore".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "example-app/.gitattributes".freeze, "example-app/Clockfile".freeze, "example-app/Gemfile".freeze, "example-app/Gemfile.lock".freeze, "example-app/README.md".freeze, "example-rails-6-app/.browserslistrc".freeze, "example-rails-6-app/.gitattributes".freeze, "example-rails-6-app/.gitignore".freeze, "example-rails-6-app/.ruby-version".freeze, "example-rails-6-app/Clockfile".freeze, "example-rails-6-app/Gemfile".freeze, "example-rails-6-app/Gemfile.lock".freeze, "example-rails-6-app/README.md".freeze, "example-rails-6-app/Rakefile".freeze, "example-rails-6-app/app/assets/config/manifest.js".freeze, "example-rails-6-app/app/assets/images/.keep".freeze, "example-rails-6-app/app/assets/stylesheets/application.css".freeze, "example-rails-6-app/app/channels/application_cable/channel.rb".freeze, "example-rails-6-app/app/channels/application_cable/connection.rb".freeze, "example-rails-6-app/app/controllers/application_controller.rb".freeze, "example-rails-6-app/app/controllers/concerns/.keep".freeze, "example-rails-6-app/app/helpers/application_helper.rb".freeze, "example-rails-6-app/app/javascript/channels/consumer.js".freeze, "example-rails-6-app/app/javascript/channels/index.js".freeze, "example-rails-6-app/app/javascript/packs/application.js".freeze, "example-rails-6-app/app/jobs/application_job.rb".freeze, "example-rails-6-app/app/mailers/application_mailer.rb".freeze, "example-rails-6-app/app/models/application_record.rb".freeze, "example-rails-6-app/app/models/concerns/.keep".freeze, "example-rails-6-app/app/models/example.rb".freeze, "example-rails-6-app/app/views/layouts/application.html.erb".freeze, "example-rails-6-app/app/views/layouts/mailer.html.erb".freeze, "example-rails-6-app/app/views/layouts/mailer.text.erb".freeze, "example-rails-6-app/babel.config.js".freeze, "example-rails-6-app/bin/bundle".freeze, "example-rails-6-app/bin/rails".freeze, "example-rails-6-app/bin/rake".freeze, "example-rails-6-app/bin/setup".freeze, "example-rails-6-app/bin/spring".freeze, "example-rails-6-app/bin/webpack".freeze, "example-rails-6-app/bin/webpack-dev-server".freeze, "example-rails-6-app/bin/yarn".freeze, "example-rails-6-app/config.ru".freeze, "example-rails-6-app/config/application.rb".freeze, "example-rails-6-app/config/boot.rb".freeze, "example-rails-6-app/config/cable.yml".freeze, "example-rails-6-app/config/credentials.yml.enc".freeze, "example-rails-6-app/config/database.yml".freeze, "example-rails-6-app/config/environment.rb".freeze, "example-rails-6-app/config/environments/development.rb".freeze, "example-rails-6-app/config/environments/production.rb".freeze, "example-rails-6-app/config/environments/test.rb".freeze, "example-rails-6-app/config/initializers/application_controller_renderer.rb".freeze, "example-rails-6-app/config/initializers/assets.rb".freeze, "example-rails-6-app/config/initializers/backtrace_silencers.rb".freeze, "example-rails-6-app/config/initializers/content_security_policy.rb".freeze, "example-rails-6-app/config/initializers/cookies_serializer.rb".freeze, "example-rails-6-app/config/initializers/filter_parameter_logging.rb".freeze, "example-rails-6-app/config/initializers/inflections.rb".freeze, "example-rails-6-app/config/initializers/mime_types.rb".freeze, "example-rails-6-app/config/initializers/permissions_policy.rb".freeze, "example-rails-6-app/config/initializers/wrap_parameters.rb".freeze, "example-rails-6-app/config/locales/en.yml".freeze, "example-rails-6-app/config/puma.rb".freeze, "example-rails-6-app/config/routes.rb".freeze, "example-rails-6-app/config/spring.rb".freeze, "example-rails-6-app/config/storage.yml".freeze, "example-rails-6-app/config/webpack/development.js".freeze, "example-rails-6-app/config/webpack/environment.js".freeze, "example-rails-6-app/config/webpack/production.js".freeze, "example-rails-6-app/config/webpack/test.js".freeze, "example-rails-6-app/config/webpacker.yml".freeze, "example-rails-6-app/db/migrate/20221102224703_create_examples.rb".freeze, "example-rails-6-app/db/schema.rb".freeze, "example-rails-6-app/db/seeds.rb".freeze, "example-rails-6-app/lib/assets/.keep".freeze, "example-rails-6-app/lib/tasks/.keep".freeze, "example-rails-6-app/log/.keep".freeze, "example-rails-6-app/package.json".freeze, "example-rails-6-app/postcss.config.js".freeze, "example-rails-6-app/public/404.html".freeze, "example-rails-6-app/public/422.html".freeze, "example-rails-6-app/public/500.html".freeze, "example-rails-6-app/public/apple-touch-icon-precomposed.png".freeze, "example-rails-6-app/public/apple-touch-icon.png".freeze, "example-rails-6-app/public/favicon.ico".freeze, "example-rails-6-app/public/robots.txt".freeze, "example-rails-6-app/storage/.keep".freeze, "example-rails-6-app/test/application_system_test_case.rb".freeze, "example-rails-6-app/test/channels/application_cable/connection_test.rb".freeze, "example-rails-6-app/test/controllers/.keep".freeze, "example-rails-6-app/test/fixtures/files/.keep".freeze, "example-rails-6-app/test/helpers/.keep".freeze, "example-rails-6-app/test/integration/.keep".freeze, "example-rails-6-app/test/mailers/.keep".freeze, "example-rails-6-app/test/models/.keep".freeze, "example-rails-6-app/test/system/.keep".freeze, "example-rails-6-app/test/test_helper.rb".freeze, "example-rails-6-app/tmp/.keep".freeze, "example-rails-6-app/tmp/pids/.keep".freeze, "example-rails-6-app/vendor/.keep".freeze, "example-rails-6-app/yarn.lock".freeze, "example-rails-7-app/.gitattributes".freeze, "example-rails-7-app/.gitignore".freeze, "example-rails-7-app/.ruby-version".freeze, "example-rails-7-app/Clockfile".freeze, "example-rails-7-app/Gemfile".freeze, "example-rails-7-app/Gemfile.lock".freeze, "example-rails-7-app/README.md".freeze, "example-rails-7-app/Rakefile".freeze, "example-rails-7-app/app/assets/config/manifest.js".freeze, "example-rails-7-app/app/assets/images/.keep".freeze, "example-rails-7-app/app/assets/stylesheets/application.css".freeze, "example-rails-7-app/app/channels/application_cable/channel.rb".freeze, "example-rails-7-app/app/channels/application_cable/connection.rb".freeze, "example-rails-7-app/app/controllers/application_controller.rb".freeze, "example-rails-7-app/app/controllers/concerns/.keep".freeze, "example-rails-7-app/app/helpers/application_helper.rb".freeze, "example-rails-7-app/app/javascript/application.js".freeze, "example-rails-7-app/app/javascript/controllers/application.js".freeze, "example-rails-7-app/app/javascript/controllers/hello_controller.js".freeze, "example-rails-7-app/app/javascript/controllers/index.js".freeze, "example-rails-7-app/app/jobs/application_job.rb".freeze, "example-rails-7-app/app/mailers/application_mailer.rb".freeze, "example-rails-7-app/app/models/application_record.rb".freeze, "example-rails-7-app/app/models/concerns/.keep".freeze, "example-rails-7-app/app/models/example.rb".freeze, "example-rails-7-app/app/views/layouts/application.html.erb".freeze, "example-rails-7-app/app/views/layouts/mailer.html.erb".freeze, "example-rails-7-app/app/views/layouts/mailer.text.erb".freeze, "example-rails-7-app/bin/bundle".freeze, "example-rails-7-app/bin/importmap".freeze, "example-rails-7-app/bin/rails".freeze, "example-rails-7-app/bin/rake".freeze, "example-rails-7-app/bin/setup".freeze, "example-rails-7-app/config.ru".freeze, "example-rails-7-app/config/application.rb".freeze, "example-rails-7-app/config/boot.rb".freeze, "example-rails-7-app/config/cable.yml".freeze, "example-rails-7-app/config/credentials.yml.enc".freeze, "example-rails-7-app/config/database.yml".freeze, "example-rails-7-app/config/environment.rb".freeze, "example-rails-7-app/config/environments/development.rb".freeze, "example-rails-7-app/config/environments/production.rb".freeze, "example-rails-7-app/config/environments/test.rb".freeze, "example-rails-7-app/config/importmap.rb".freeze, "example-rails-7-app/config/initializers/assets.rb".freeze, "example-rails-7-app/config/initializers/content_security_policy.rb".freeze, "example-rails-7-app/config/initializers/filter_parameter_logging.rb".freeze, "example-rails-7-app/config/initializers/inflections.rb".freeze, "example-rails-7-app/config/initializers/permissions_policy.rb".freeze, "example-rails-7-app/config/locales/en.yml".freeze, "example-rails-7-app/config/puma.rb".freeze, "example-rails-7-app/config/routes.rb".freeze, "example-rails-7-app/config/storage.yml".freeze, "example-rails-7-app/db/migrate/20221001175928_create_examples.rb".freeze, "example-rails-7-app/db/schema.rb".freeze, "example-rails-7-app/db/seeds.rb".freeze, "example-rails-7-app/lib/assets/.keep".freeze, "example-rails-7-app/lib/tasks/.keep".freeze, "example-rails-7-app/log/.keep".freeze, "example-rails-7-app/public/404.html".freeze, "example-rails-7-app/public/422.html".freeze, "example-rails-7-app/public/500.html".freeze, "example-rails-7-app/public/apple-touch-icon-precomposed.png".freeze, "example-rails-7-app/public/apple-touch-icon.png".freeze, "example-rails-7-app/public/favicon.ico".freeze, "example-rails-7-app/public/robots.txt".freeze, "example-rails-7-app/storage/.keep".freeze, "example-rails-7-app/test/application_system_test_case.rb".freeze, "example-rails-7-app/test/channels/application_cable/connection_test.rb".freeze, "example-rails-7-app/test/controllers/.keep".freeze, "example-rails-7-app/test/fixtures/files/.keep".freeze, "example-rails-7-app/test/helpers/.keep".freeze, "example-rails-7-app/test/integration/.keep".freeze, "example-rails-7-app/test/mailers/.keep".freeze, "example-rails-7-app/test/models/.keep".freeze, "example-rails-7-app/test/system/.keep".freeze, "example-rails-7-app/test/test_helper.rb".freeze, "example-rails-7-app/tmp/.keep".freeze, "example-rails-7-app/tmp/pids/.keep".freeze, "example-rails-7-app/tmp/storage/.keep".freeze, "example-rails-7-app/vendor/.keep".freeze, "example-rails-7-app/vendor/javascript/.keep".freeze, "exe/clock".freeze, "lib/ruby-clock.rb".freeze, "lib/ruby-clock/around_actions.rb".freeze, "lib/ruby-clock/dsl.rb".freeze, "lib/ruby-clock/rails.rb".freeze, "lib/ruby-clock/rake.rb".freeze, "lib/ruby-clock/shell.rb".freeze, "lib/ruby-clock/version.rb".freeze, "lib/rufus_monkeypatch.rb".freeze, "release.md".freeze, "ruby-clock.gemspec".freeze] s.homepage = "https://github.com/jjb/ruby-clock".freeze s.licenses = ["MIT".freeze] s.post_install_message = "\nIf you are updating ruby-clock from 1\u21922, there are a few things you need to change in your Clockfile.\n\nIt's quick, easy, and fun! See instructions here:\nhttps://github.com/jjb/ruby-clock/blob/main/CHANGELOG.md#migrating-from-ruby-clock-version-1-to-version-2\n\n".freeze s.required_ruby_version = Gem::Requirement.new(">= 3.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A job scheduler which runs jobs each in their own thread in a persistent process.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.8".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end