# -*- encoding: utf-8 -*- # stub: ngauthier-slow-actions 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "ngauthier-slow-actions".freeze s.version = "0.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Nick Gauthier".freeze] s.date = "2009-02-26" s.description = "TODO".freeze s.email = "nick@smartlogicsolutions.com".freeze s.executables = ["slow-actions".freeze] s.files = ["README.rdoc".freeze, "VERSION.yml".freeze, "bin/slow-actions".freeze, "lib/slow_actions.rb".freeze, "lib/slow_actions_action.rb".freeze, "lib/slow_actions_computation_module.rb".freeze, "lib/slow_actions_controller.rb".freeze, "lib/slow_actions_log_entry.rb".freeze, "lib/slow_actions_parser.rb".freeze, "lib/slow_actions_session.rb".freeze, "test/data".freeze, "test/data/production.recent.log".freeze, "test/slow_actions_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/ngauthier/slow-actions".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "TODO".freeze end