# -*- encoding: utf-8 -*- # stub: wally 0.0.40 ruby lib Gem::Specification.new do |s| s.name = "wally".freeze s.version = "0.0.40".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Andrew Vos".freeze] s.date = "2012-04-10" s.description = "".freeze s.email = ["andrew.vos@gmail.com".freeze] s.executables = ["wally".freeze] s.files = [".gitignore".freeze, ".rvmrc".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/wally".freeze, "config.ru".freeze, "example-features/generic/example-with-background.feature".freeze, "example-features/generic/example_with_tags.feature".freeze, "example-features/generic/has-lots-of-tags.feature".freeze, "example-features/generic/multiple-scenarios.feature".freeze, "example-features/too-many-wip-tags/too-many-wip-tags.feature".freeze, "features/counts.feature".freeze, "features/feature_page.feature".freeze, "features/list_tags.feature".freeze, "features/notifications.feature".freeze, "features/progress_bar.feature".freeze, "features/project_home.feature".freeze, "features/projects.feature".freeze, "features/push_features.feature".freeze, "features/scenario_page.feature".freeze, "features/search_features.feature".freeze, "features/step_definitions/feature_page_steps.rb".freeze, "features/step_definitions/notifications_steps.rb".freeze, "features/step_definitions/project_home_steps.rb".freeze, "features/step_definitions/projects_steps.rb".freeze, "features/step_definitions/push_features_steps.rb".freeze, "features/step_definitions/scenario_page_steps.rb".freeze, "features/step_definitions/search_features_steps.rb".freeze, "features/step_definitions/steps.rb".freeze, "features/step_definitions/welcome_page.rb".freeze, "features/support/env.rb".freeze, "features/welcome_page.feature".freeze, "lib/wally.rb".freeze, "lib/wally/application.rb".freeze, "lib/wally/counts_tags.rb".freeze, "lib/wally/feature.rb".freeze, "lib/wally/parses_features.rb".freeze, "lib/wally/project.rb".freeze, "lib/wally/public/bootstrap.min.css".freeze, "lib/wally/public/scripts/projects.js".freeze, "lib/wally/public/skin.css".freeze, "lib/wally/public/wally-logo.png".freeze, "lib/wally/search_features.rb".freeze, "lib/wally/version.rb".freeze, "lib/wally/views/feature.haml".freeze, "lib/wally/views/feature_link.haml".freeze, "lib/wally/views/layout.haml".freeze, "lib/wally/views/progress.haml".freeze, "lib/wally/views/project.haml".freeze, "lib/wally/views/scenario.haml".freeze, "lib/wally/views/search.haml".freeze, "lib/wally/views/tag_links.haml".freeze, "spec/spec_helper.rb".freeze, "spec/wally/counts_tags_spec.rb".freeze, "spec/wally/feature_spec.rb".freeze, "spec/wally/parses_features_spec.rb".freeze, "spec/wally/project_spec.rb".freeze, "spec/wally/search_features_spec.rb".freeze, "wally.gemspec".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.test_files = ["features/counts.feature".freeze, "features/feature_page.feature".freeze, "features/list_tags.feature".freeze, "features/notifications.feature".freeze, "features/progress_bar.feature".freeze, "features/project_home.feature".freeze, "features/projects.feature".freeze, "features/push_features.feature".freeze, "features/scenario_page.feature".freeze, "features/search_features.feature".freeze, "features/step_definitions/feature_page_steps.rb".freeze, "features/step_definitions/notifications_steps.rb".freeze, "features/step_definitions/project_home_steps.rb".freeze, "features/step_definitions/projects_steps.rb".freeze, "features/step_definitions/push_features_steps.rb".freeze, "features/step_definitions/scenario_page_steps.rb".freeze, "features/step_definitions/search_features_steps.rb".freeze, "features/step_definitions/steps.rb".freeze, "features/step_definitions/welcome_page.rb".freeze, "features/support/env.rb".freeze, "features/welcome_page.feature".freeze, "spec/spec_helper.rb".freeze, "spec/wally/counts_tags_spec.rb".freeze, "spec/wally/feature_spec.rb".freeze, "spec/wally/parses_features_spec.rb".freeze, "spec/wally/project_spec.rb".freeze, "spec/wally/search_features_spec.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end