# -*- encoding: utf-8 -*- # stub: lucid 0.0.5 ruby lib Gem::Specification.new do |s| s.name = "lucid".freeze s.version = "0.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jeff Nyman".freeze] s.date = "2013-05-04" s.description = "Test Description Language Execution Engine".freeze s.email = ["jeffnyman@gmail.com".freeze] s.executables = ["lucid".freeze, "lucid-gen".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".ruby-gemset".freeze, ".ruby-version".freeze, ".travis.yml".freeze, "Gemfile".freeze, "HISTORY.md".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/lucid".freeze, "bin/lucid-gen".freeze, "lib/autotest/discover.rb".freeze, "lib/autotest/lucid.rb".freeze, "lib/autotest/lucid_mixin.rb".freeze, "lib/autotest/lucid_rails.rb".freeze, "lib/autotest/lucid_rails_rspec.rb".freeze, "lib/autotest/lucid_rails_rspec2.rb".freeze, "lib/autotest/lucid_rspec.rb".freeze, "lib/autotest/lucid_rspec2.rb".freeze, "lib/lucid.rb".freeze, "lib/lucid/ast.rb".freeze, "lib/lucid/ast/background.rb".freeze, "lib/lucid/ast/comment.rb".freeze, "lib/lucid/ast/doc_string.rb".freeze, "lib/lucid/ast/empty_background.rb".freeze, "lib/lucid/ast/examples.rb".freeze, "lib/lucid/ast/feature.rb".freeze, "lib/lucid/ast/has_steps.rb".freeze, "lib/lucid/ast/location.rb".freeze, "lib/lucid/ast/multiline_argument.rb".freeze, "lib/lucid/ast/names.rb".freeze, "lib/lucid/ast/outline_table.rb".freeze, "lib/lucid/ast/scenario.rb".freeze, "lib/lucid/ast/scenario_outline.rb".freeze, "lib/lucid/ast/specs.rb".freeze, "lib/lucid/ast/step.rb".freeze, "lib/lucid/ast/step_collection.rb".freeze, "lib/lucid/ast/step_invocation.rb".freeze, "lib/lucid/ast/table.rb".freeze, "lib/lucid/ast/tags.rb".freeze, "lib/lucid/ast/tdl_walker.rb".freeze, "lib/lucid/cli/app.rb".freeze, "lib/lucid/cli/configuration.rb".freeze, "lib/lucid/cli/options.rb".freeze, "lib/lucid/cli/profile.rb".freeze, "lib/lucid/configuration.rb".freeze, "lib/lucid/core_ext/disable_autorunners.rb".freeze, "lib/lucid/core_ext/instance_exec.rb".freeze, "lib/lucid/core_ext/proc.rb".freeze, "lib/lucid/core_ext/string.rb".freeze, "lib/lucid/errors.rb".freeze, "lib/lucid/factory.rb".freeze, "lib/lucid/formatter/ansicolor.rb".freeze, "lib/lucid/formatter/console.rb".freeze, "lib/lucid/formatter/debug.rb".freeze, "lib/lucid/formatter/duration.rb".freeze, "lib/lucid/formatter/gherkin_formatter_adapter.rb".freeze, "lib/lucid/formatter/gpretty.rb".freeze, "lib/lucid/formatter/html.rb".freeze, "lib/lucid/formatter/interceptor.rb".freeze, "lib/lucid/formatter/io.rb".freeze, "lib/lucid/formatter/jquery-min.js".freeze, "lib/lucid/formatter/json.rb".freeze, "lib/lucid/formatter/json_pretty.rb".freeze, "lib/lucid/formatter/junit.rb".freeze, "lib/lucid/formatter/lucid.css".freeze, "lib/lucid/formatter/lucid.sass".freeze, "lib/lucid/formatter/ordered_xml_markup.rb".freeze, "lib/lucid/formatter/progress.rb".freeze, "lib/lucid/formatter/rerun.rb".freeze, "lib/lucid/formatter/standard.rb".freeze, "lib/lucid/formatter/stepdefs.rb".freeze, "lib/lucid/formatter/steps.rb".freeze, "lib/lucid/formatter/summary.rb".freeze, "lib/lucid/formatter/unicode.rb".freeze, "lib/lucid/formatter/usage.rb".freeze, "lib/lucid/generator.rb".freeze, "lib/lucid/generators/project.rb".freeze, "lib/lucid/generators/project/Gemfile.tt".freeze, "lib/lucid/generators/project/browser-symbiont.rb".freeze, "lib/lucid/generators/project/driver-symbiont.rb".freeze, "lib/lucid/generators/project/errors.rb".freeze, "lib/lucid/generators/project/events-symbiont.rb".freeze, "lib/lucid/generators/project/lucid-symbiont.yml".freeze, "lib/lucid/interface.rb".freeze, "lib/lucid/interface_methods.rb".freeze, "lib/lucid/interface_rb/matcher.rb".freeze, "lib/lucid/interface_rb/rb_hook.rb".freeze, "lib/lucid/interface_rb/rb_language.rb".freeze, "lib/lucid/interface_rb/rb_lucid.rb".freeze, "lib/lucid/interface_rb/rb_step_definition.rb".freeze, "lib/lucid/interface_rb/rb_transform.rb".freeze, "lib/lucid/interface_rb/rb_world.rb".freeze, "lib/lucid/interface_rb/regexp_argument_matcher.rb".freeze, "lib/lucid/load_path.rb".freeze, "lib/lucid/parser.rb".freeze, "lib/lucid/platform.rb".freeze, "lib/lucid/rspec/allow_doubles.rb".freeze, "lib/lucid/rspec/disallow_options.rb".freeze, "lib/lucid/runtime.rb".freeze, "lib/lucid/runtime/facade.rb".freeze, "lib/lucid/runtime/interface_io.rb".freeze, "lib/lucid/runtime/orchestrator.rb".freeze, "lib/lucid/runtime/results.rb".freeze, "lib/lucid/runtime/specs_loader.rb".freeze, "lib/lucid/spec_file.rb".freeze, "lib/lucid/step_definition_light.rb".freeze, "lib/lucid/step_definitions.rb".freeze, "lib/lucid/step_match.rb".freeze, "lib/lucid/tdl_builder.rb".freeze, "lib/lucid/term/ansicolor.rb".freeze, "lib/lucid/unit.rb".freeze, "lib/lucid/wire_support/configuration.rb".freeze, "lib/lucid/wire_support/connection.rb".freeze, "lib/lucid/wire_support/request_handler.rb".freeze, "lib/lucid/wire_support/wire_exception.rb".freeze, "lib/lucid/wire_support/wire_language.rb".freeze, "lib/lucid/wire_support/wire_packet.rb".freeze, "lib/lucid/wire_support/wire_protocol.rb".freeze, "lib/lucid/wire_support/wire_protocol/requests.rb".freeze, "lib/lucid/wire_support/wire_step_definition.rb".freeze, "lucid.gemspec".freeze] s.homepage = "https://github.com/jnyman/lucid".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "lucid-0.0.5".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 10.0.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.18.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.12.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) end