# -*- encoding: utf-8 -*- # stub: resque-web_no_act 0.2.3 ruby lib Gem::Specification.new do |s| s.name = "resque-web_no_act".freeze s.version = "0.2.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Rainer Kuhn".freeze] s.date = "2012-09-04" s.description = "A stripped version of the Resque web interface that's safe to use by not so trustworthy personnel. You get all the same information as the regular interface, but can't delete or retry anything.".freeze s.email = "ticktricktrack@gmail.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.md".freeze] s.files = [".document".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/resque-web_no_act.rb".freeze, "lib/resque/server_no_act.rb".freeze, "lib/resque/server_no_act/public/favicon.ico".freeze, "lib/resque/server_no_act/public/idle.png".freeze, "lib/resque/server_no_act/public/jquery-1.3.2.min.js".freeze, "lib/resque/server_no_act/public/jquery.relatize_date.js".freeze, "lib/resque/server_no_act/public/poll.png".freeze, "lib/resque/server_no_act/public/ranger.js".freeze, "lib/resque/server_no_act/public/reset.css".freeze, "lib/resque/server_no_act/public/style.css".freeze, "lib/resque/server_no_act/public/working.png".freeze, "lib/resque/server_no_act/views/no_act.erb".freeze, "resque-web_no_act.gemspec".freeze] s.homepage = "http://github.com/ticktricktrack/resque-web_no_act".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Look don't touch!".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.8.4".freeze]) end