--- !ruby/object:Gem::Specification name: cucumber version: !ruby/object:Gem::Version prerelease: version: 0.10.7 platform: ruby authors: - "Aslak Helles\xC3\xB8y" autorequire: bindir: bin cert_chain: [] date: 2011-06-17 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: gherkin prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.4.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: term-ansicolor prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.5 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: builder prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.2 type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: diff-lcs prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.1.2 type: :runtime version_requirements: *id004 - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.4.6 type: :runtime version_requirements: *id005 - !ruby/object:Gem::Dependency name: aruba prerelease: false requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 0.4.1 type: :development version_requirements: *id006 - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 0.8.7 type: :development version_requirements: *id007 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id008 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 type: :development version_requirements: *id008 - !ruby/object:Gem::Dependency name: nokogiri prerelease: false requirement: &id009 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.4.4 type: :development version_requirements: *id009 - !ruby/object:Gem::Dependency name: prawn prerelease: false requirement: &id010 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version version: 0.8.4 type: :development version_requirements: *id010 - !ruby/object:Gem::Dependency name: prawn-layout prerelease: false requirement: &id011 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version version: 0.8.4 type: :development version_requirements: *id011 - !ruby/object:Gem::Dependency name: syntax prerelease: false requirement: &id012 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.0 type: :development version_requirements: *id012 - !ruby/object:Gem::Dependency name: spork prerelease: false requirement: &id013 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 0.9.0.rc7 type: :development version_requirements: *id013 - !ruby/object:Gem::Dependency name: simplecov prerelease: false requirement: &id014 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 0.4.2 type: :development version_requirements: *id014 - !ruby/object:Gem::Dependency name: yard prerelease: false requirement: &id015 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version version: 0.7.1 type: :development version_requirements: *id015 - !ruby/object:Gem::Dependency name: rdiscount prerelease: false requirement: &id016 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version version: 1.6.8 type: :development version_requirements: *id016 - !ruby/object:Gem::Dependency name: bcat prerelease: false requirement: &id017 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version version: 0.6.1 type: :development version_requirements: *id017 - !ruby/object:Gem::Dependency name: ramaze prerelease: false requirement: &id018 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" type: :development version_requirements: *id018 - !ruby/object:Gem::Dependency name: rack-test prerelease: false requirement: &id019 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 0.5.7 type: :development version_requirements: *id019 - !ruby/object:Gem::Dependency name: webrat prerelease: false requirement: &id020 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 0.7.3 type: :development version_requirements: *id020 - !ruby/object:Gem::Dependency name: sinatra prerelease: false requirement: &id021 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.2.6 type: :development version_requirements: *id021 - !ruby/object:Gem::Dependency name: capybara prerelease: false requirement: &id022 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.0 type: :development version_requirements: *id022 description: Behaviour Driven Development with elegance and joy email: cukes@googlegroups.com executables: - cucumber extensions: [] extra_rdoc_files: [] files: - .gitattributes - .gitignore - .gitmodules - .rspec - .rvmrc - .travis.yml - .yardopts - Gemfile - Gemfile.lock - History.md - LICENSE - README.md - Rakefile - bin/cucumber - cucumber.gemspec - cucumber.yml - examples/i18n/README.textile - examples/i18n/Rakefile - examples/i18n/ar/Rakefile - examples/i18n/ar/features/addition.feature - examples/i18n/ar/features/step_definitons/calculator_steps.rb - examples/i18n/ar/lib/calculator.rb - examples/i18n/bg/Rakefile - examples/i18n/bg/features/addition.feature - examples/i18n/bg/features/consecutive_calculations.feature - examples/i18n/bg/features/division.feature - examples/i18n/bg/features/step_definitons/calculator_steps.rb - examples/i18n/bg/features/support/env.rb - examples/i18n/bg/features/support/world.rb - examples/i18n/bg/lib/calculator.rb - examples/i18n/ca/Rakefile - examples/i18n/ca/features/step_definitons/calculator_steps.rb - examples/i18n/ca/features/suma.feature - examples/i18n/ca/lib/calculadora.rb - examples/i18n/da/Rakefile - examples/i18n/da/features/sammenlaegning.feature - examples/i18n/da/features/step_definitons/lommeregner_steps.rb - examples/i18n/da/lib/lommeregner.rb - examples/i18n/de/.gitignore - examples/i18n/de/Rakefile - examples/i18n/de/features/addition.feature - examples/i18n/de/features/division.feature - examples/i18n/de/features/step_definitons/calculator_steps.rb - examples/i18n/de/lib/calculator.rb - examples/i18n/en-lol/Rakefile - examples/i18n/en-lol/features/step_definitions/cucumbrz_steps.rb - examples/i18n/en-lol/features/stuffing.feature - examples/i18n/en-lol/features/support/env.rb - examples/i18n/en-lol/lib/basket.rb - examples/i18n/en-lol/lib/belly.rb - examples/i18n/en/.gitignore - examples/i18n/en/Rakefile - examples/i18n/en/features/addition.feature - examples/i18n/en/features/division.feature - examples/i18n/en/features/step_definitons/calculator_steps.rb - examples/i18n/en/lib/calculator.rb - examples/i18n/eo/.gitignore - examples/i18n/eo/Rakefile - examples/i18n/eo/features/adicio.feature - examples/i18n/eo/features/divido.feature - examples/i18n/eo/features/step_definitons/calculator_steps.rb - examples/i18n/eo/lib/calculator.rb - examples/i18n/es/Rakefile - examples/i18n/es/features/adicion.feature - examples/i18n/es/features/step_definitons/calculador_steps.rb - examples/i18n/es/lib/calculador.rb - examples/i18n/et/Rakefile - examples/i18n/et/features/jagamine.feature - examples/i18n/et/features/liitmine.feature - examples/i18n/et/features/step_definitions/kalkulaator_steps.rb - examples/i18n/et/lib/kalkulaator.rb - examples/i18n/fi/.gitignore - examples/i18n/fi/Rakefile - examples/i18n/fi/features/jakolasku.feature - examples/i18n/fi/features/step_definitons/laskin_steps.rb - examples/i18n/fi/features/yhteenlasku.feature - examples/i18n/fi/lib/laskin.rb - examples/i18n/fr/Rakefile - examples/i18n/fr/features/addition.feature - examples/i18n/fr/features/addition2.feature - examples/i18n/fr/features/step_definitions/calculatrice_steps.rb - examples/i18n/fr/features/support/env.rb - examples/i18n/fr/lib/calculatrice.rb - examples/i18n/he/Rakefile - examples/i18n/he/features/addition.feature - examples/i18n/he/features/division.feature - examples/i18n/he/features/step_definitons/calculator_steps.rb - examples/i18n/he/lib/calculator.rb - examples/i18n/hu/.gitignore - examples/i18n/hu/Rakefile - examples/i18n/hu/features/osszeadas.feature - examples/i18n/hu/features/osztas.feature - examples/i18n/hu/features/step_definitons/calculator_steps.rb - examples/i18n/hu/lib/calculator.rb - examples/i18n/id/.gitignore - examples/i18n/id/Rakefile - examples/i18n/id/features/addition.feature - examples/i18n/id/features/division.feature - examples/i18n/id/features/step_definitons/calculator_steps.rb - examples/i18n/id/lib/calculator.rb - examples/i18n/it/Rakefile - examples/i18n/it/features/somma.feature - examples/i18n/it/features/step_definitons/calcolatrice_steps.rb - examples/i18n/it/lib/calcolatrice.rb - examples/i18n/ja/.gitignore - examples/i18n/ja/Rakefile - examples/i18n/ja/features/addition.feature - examples/i18n/ja/features/division.feature - examples/i18n/ja/features/step_definitons/calculator_steps.rb - examples/i18n/ja/features/support/env.rb - examples/i18n/ja/lib/calculator.rb - examples/i18n/ko/.gitignore - examples/i18n/ko/Rakefile - examples/i18n/ko/features/addition.feature - examples/i18n/ko/features/division.feature - examples/i18n/ko/features/step_definitons/calculator_steps.rb - examples/i18n/ko/lib/calculator.rb - examples/i18n/lt/.gitignore - examples/i18n/lt/Rakefile - examples/i18n/lt/features/addition.feature - examples/i18n/lt/features/division.feature - examples/i18n/lt/features/step_definitons/calculator_steps.rb - examples/i18n/lt/lib/calculator.rb - examples/i18n/lv/Rakefile - examples/i18n/lv/features/addition.feature - examples/i18n/lv/features/division.feature - examples/i18n/lv/features/step_definitons/calculator_steps.rb - examples/i18n/lv/lib/calculator.rb - examples/i18n/no/Rakefile - examples/i18n/no/features/step_definitons/kalkulator_steps.rb - examples/i18n/no/features/summering.feature - examples/i18n/no/features/support/env.rb - examples/i18n/no/lib/kalkulator.rb - examples/i18n/pl/.gitignore - examples/i18n/pl/Rakefile - examples/i18n/pl/features/addition.feature - examples/i18n/pl/features/division.feature - examples/i18n/pl/features/step_definitons/calculator_steps.rb - examples/i18n/pl/features/support/env.rb - examples/i18n/pl/lib/calculator.rb - examples/i18n/pt/Rakefile - examples/i18n/pt/features/adicao.feature - examples/i18n/pt/features/step_definitions/calculadora_steps.rb - examples/i18n/pt/features/support/env.rb - examples/i18n/pt/lib/calculadora.rb - examples/i18n/ro/Rakefile - examples/i18n/ro/features/adunare.feature - examples/i18n/ro/features/step_definitons/calculator_steps.rb - examples/i18n/ro/lib/calculator.rb - examples/i18n/ru/Rakefile - examples/i18n/ru/features/addition.feature - examples/i18n/ru/features/consecutive_calculations.feature - examples/i18n/ru/features/division.feature - examples/i18n/ru/features/step_definitons/calculator_steps.rb - examples/i18n/ru/features/support/env.rb - examples/i18n/ru/features/support/world.rb - examples/i18n/ru/lib/calculator.rb - examples/i18n/sk/.gitignore - examples/i18n/sk/Rakefile - examples/i18n/sk/features/addition.feature - examples/i18n/sk/features/division.feature - examples/i18n/sk/features/step_definitons/calculator_steps.rb - examples/i18n/sk/lib/calculator.rb - examples/i18n/sr-Cyrl/Rakefile - examples/i18n/sr-Cyrl/features/sabiranje.feature - examples/i18n/sr-Cyrl/features/step_definitons/calculator_steps.rb - examples/i18n/sr-Cyrl/features/support/env.rb - examples/i18n/sr-Cyrl/lib/calculator.rb - examples/i18n/sr-Latn/Rakefile - examples/i18n/sr-Latn/features/sabiranje.feature - examples/i18n/sr-Latn/features/step_definitons/calculator_steps.rb - examples/i18n/sr-Latn/lib/calculator.rb - examples/i18n/sv/Rakefile - examples/i18n/sv/features/step_definitons/kalkulator_steps.rb - examples/i18n/sv/features/summering.feature - examples/i18n/sv/lib/kalkulator.rb - examples/i18n/tr/.gitignore - examples/i18n/tr/Rakefile - examples/i18n/tr/features/bolme.feature - examples/i18n/tr/features/step_definitons/hesap_makinesi_adimlari.rb - examples/i18n/tr/features/toplama.feature - examples/i18n/tr/lib/hesap_makinesi.rb - examples/i18n/uk/Rakefile - examples/i18n/uk/features/addition.feature - examples/i18n/uk/features/consecutive_calculations.feature - examples/i18n/uk/features/division.feature - examples/i18n/uk/features/step_definitons/calculator_steps.rb - examples/i18n/uk/features/support/env.rb - examples/i18n/uk/features/support/world.rb - examples/i18n/uk/lib/calculator.rb - examples/i18n/uz/Rakefile - examples/i18n/uz/features/addition.feature - examples/i18n/uz/features/consecutive_calculations.feature - examples/i18n/uz/features/division.feature - examples/i18n/uz/features/step_definitons/calculator_steps.rb - examples/i18n/uz/features/support/env.rb - examples/i18n/uz/features/support/world.rb - examples/i18n/uz/lib/calculator.rb - examples/i18n/zh-CN/Rakefile - examples/i18n/zh-CN/features/addition.feature - examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb - examples/i18n/zh-CN/lib/calculator.rb - examples/i18n/zh-TW/.gitignore - examples/i18n/zh-TW/Rakefile - examples/i18n/zh-TW/features/addition.feature - examples/i18n/zh-TW/features/division.feature - examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb - examples/i18n/zh-TW/lib/calculator.rb - examples/python/README.textile - examples/python/Rakefile - examples/python/features/fibonacci.feature - examples/python/features/step_definitions/fib_steps.py - examples/python/lib/.gitignore - examples/python/lib/fib.py - examples/ramaze/README.textile - examples/ramaze/Rakefile - examples/ramaze/app.rb - examples/ramaze/features/add.feature - examples/ramaze/features/step_definitions/add_steps.rb - examples/ramaze/features/support/env.rb - examples/ramaze/layout/default.html.erb - examples/ramaze/view/index.html.erb - examples/rspec_doubles/Rakefile - examples/rspec_doubles/features/mocking.feature - examples/rspec_doubles/features/step_definitions/calvin_steps.rb - examples/rspec_doubles/features/support/env.rb - examples/ruby2python/README.textile - examples/ruby2python/Rakefile - examples/ruby2python/features/fibonacci.feature - examples/ruby2python/features/step_definitions/fib_steps.rb - examples/ruby2python/features/support/env.rb - examples/ruby2python/lib/.gitignore - examples/ruby2python/lib/fib.py - examples/sinatra/README.textile - examples/sinatra/Rakefile - examples/sinatra/app.rb - examples/sinatra/features/add.feature - examples/sinatra/features/step_definitions/add_steps.rb - examples/sinatra/features/support/env.rb - examples/sinatra/views/add.erb - examples/sinatra/views/layout.erb - examples/tcl/README.textile - examples/tcl/Rakefile - examples/tcl/features/fibonnacci.feature - examples/tcl/features/step_definitions/fib_steps.rb - examples/tcl/features/support/env.rb - examples/tcl/src/fib.tcl - examples/test_unit/Rakefile - examples/test_unit/features/step_definitions/test_unit_steps.rb - examples/test_unit/features/test_unit.feature - examples/v8/Rakefile - examples/v8/features/fibonacci.feature - examples/v8/features/step_definitions/fib_steps.js - examples/v8/features/support/env.js - examples/v8/lib/fibonacci.js - examples/watir/.gitignore - examples/watir/README.textile - examples/watir/Rakefile - examples/watir/cucumber.yml - examples/watir/features/search.feature - examples/watir/features/step_definitions/search_steps.rb - examples/watir/features/support/env.rb - examples/watir/features/support/screenshots.rb - features/background.feature - features/bootstrap.feature - features/custom_formatter.feature - features/execute_with_tag_filter.feature - features/hooks.feature - features/iso-8859-1.feature - features/json_formatter.feature - features/stats_formatters.feature - features/step_definitions/cucumber-features/core_steps.rb - features/step_definitions/cucumber_steps.rb - features/step_definitions/iso-8859-1_steps.rb - features/support/env.rb - features/tagged_hooks.feature - features/transforms.feature - fixtures/json/features/background.feature - fixtures/json/features/embed.feature - fixtures/json/features/one_passing_one_failing.feature - fixtures/json/features/step_definitions/steps.rb - fixtures/json/features/tables.feature - fixtures/junit/features/one_passing_one_failing.feature - fixtures/junit/features/pending.feature - fixtures/junit/features/scenario_outline.feature - fixtures/junit/features/some_subdirectory/one_passing_one_failing.feature - fixtures/junit/features/step_definitions/steps.rb - fixtures/self_test/.gitignore - fixtures/self_test/README.textile - fixtures/self_test/Rakefile - fixtures/self_test/features/call_undefined_step_from_step_def.feature - fixtures/self_test/features/failing_expectation.feature - fixtures/self_test/features/lots_of_undefined.feature - fixtures/self_test/features/multiline_name.feature - fixtures/self_test/features/outline_sample.feature - fixtures/self_test/features/sample.feature - fixtures/self_test/features/search_sample.feature - fixtures/self_test/features/step_definitions/sample_steps.rb - fixtures/self_test/features/support/bubble_256x256.png - fixtures/self_test/features/support/env.rb - fixtures/self_test/features/tags_sample.feature - fixtures/self_test/features/tons_of_cukes.feature - fixtures/self_test/features/undefined_multiline_args.feature - fixtures/self_test/list-of-features.txt - fixtures/steps_library/features/step_definitions/steps_lib1.rb - fixtures/steps_library/features/step_definitions/steps_lib2.rb - fixtures/tickets/Rakefile - fixtures/tickets/features.html - fixtures/tickets/features/172.feature - fixtures/tickets/features/177/1.feature - fixtures/tickets/features/177/2.feature - fixtures/tickets/features/177/3.feature - fixtures/tickets/features/180.feature - fixtures/tickets/features/229/tagged_hooks.feature - fixtures/tickets/features/229/tagged_hooks.rb - fixtures/tickets/features/236.feature - fixtures/tickets/features/241.feature - fixtures/tickets/features/246.feature - fixtures/tickets/features/248.feature - fixtures/tickets/features/270/back.feature - fixtures/tickets/features/270/back.steps.rb - fixtures/tickets/features/272/hooks.feature - fixtures/tickets/features/272/hooks_steps.rb - fixtures/tickets/features/279/py_string_indent.feature - fixtures/tickets/features/279/py_string_indent.steps.rb - fixtures/tickets/features/279/wrong.feature_ - fixtures/tickets/features/301/filter_background_tagged_hooks.feature - fixtures/tickets/features/301/filter_background_tagged_hooks_steps.rb - fixtures/tickets/features/306/only_background.feature - fixtures/tickets/features/around_timeout.feature - fixtures/tickets/features/gherkin_67.feature - fixtures/tickets/features/gherkin_68.feature - fixtures/tickets/features/half_manual.feature - fixtures/tickets/features/lib/eatting_machine.rb - fixtures/tickets/features/lib/pantry.rb - fixtures/tickets/features/scenario_outline.feature - fixtures/tickets/features/step_definitons/246_steps.rb - fixtures/tickets/features/step_definitons/248_steps.rb - fixtures/tickets/features/step_definitons/around_timeout_steps.rb - fixtures/tickets/features/step_definitons/half_manual_steps.rb - fixtures/tickets/features/step_definitons/scenario_outline_steps.rb - fixtures/tickets/features/step_definitons/tickets_steps.rb - fixtures/tickets/features/table_diffing.feature - fixtures/tickets/features/tickets.feature - gem_tasks/contributors.rake - gem_tasks/cucumber.rake - gem_tasks/downloads.rb - gem_tasks/environment.rake - gem_tasks/examples.rake - gem_tasks/fix_cr_lf.rake - gem_tasks/flog.rake - gem_tasks/rspec.rake - gem_tasks/sass.rake - gem_tasks/stats - gem_tasks/versions.txt - gem_tasks/yard.rake - gem_tasks/yard/default/layout/html/bubble_32x32.png - gem_tasks/yard/default/layout/html/footer.erb - gem_tasks/yard/default/layout/html/index.erb - gem_tasks/yard/default/layout/html/layout.erb - gem_tasks/yard/default/layout/html/logo.erb - gem_tasks/yard/default/layout/html/setup.rb - legacy_features/announce.feature - legacy_features/api/list_step_defs_as_json.feature - legacy_features/api/run_cli_main_with_existing_runtime.feature - legacy_features/around_hooks.feature - legacy_features/bug_371.feature - legacy_features/bug_464.feature - legacy_features/bug_475.feature - legacy_features/bug_585_tab_indentation.feature - legacy_features/bug_600.feature - legacy_features/call_steps_from_stepdefs.feature - legacy_features/cucumber_cli.feature - legacy_features/cucumber_cli_outlines.feature - legacy_features/default_snippets.feature - legacy_features/diffing.feature - legacy_features/drb_server_integration.feature - legacy_features/exception_in_after_block.feature - legacy_features/exception_in_after_step_block.feature - legacy_features/exception_in_before_block.feature - legacy_features/exclude_files.feature - legacy_features/expand.feature - legacy_features/html_formatter.feature - legacy_features/html_formatter/a.html - legacy_features/junit_formatter.feature - legacy_features/language_from_header.feature - legacy_features/language_help.feature - legacy_features/listener_debugger_formatter.feature - legacy_features/multiline_names.feature - legacy_features/post_configuration_hook.feature - legacy_features/profiles.feature - legacy_features/rake_task.feature - legacy_features/report_called_undefined_steps.feature - legacy_features/rerun_formatter.feature - legacy_features/simplest.feature - legacy_features/snippet.feature - legacy_features/snippets_when_using_star_keyword.feature - legacy_features/step_definitions/cucumber_steps.rb - legacy_features/step_definitions/extra_steps.rb - legacy_features/step_definitions/simplest_steps.rb - legacy_features/step_definitions/wire_steps.rb - legacy_features/support/env.rb - legacy_features/support/env.rb.simplest - legacy_features/support/fake_wire_server.rb - legacy_features/table_diffing.feature - legacy_features/table_mapping.feature - legacy_features/transform.feature - legacy_features/unicode_table.feature - legacy_features/wire_protocol.feature - legacy_features/wire_protocol_erb.feature - legacy_features/wire_protocol_table_diffing.feature - legacy_features/wire_protocol_tags.feature - legacy_features/wire_protocol_timeouts.feature - legacy_features/work_in_progress.feature - lib/README.rdoc - lib/autotest/cucumber.rb - lib/autotest/cucumber_mixin.rb - lib/autotest/cucumber_rails.rb - lib/autotest/cucumber_rails_rspec.rb - lib/autotest/cucumber_rails_rspec2.rb - lib/autotest/cucumber_rspec.rb - lib/autotest/cucumber_rspec2.rb - lib/autotest/discover.rb - lib/cucumber.rb - lib/cucumber/ast.rb - lib/cucumber/ast/background.rb - lib/cucumber/ast/comment.rb - lib/cucumber/ast/doc_string.rb - lib/cucumber/ast/examples.rb - lib/cucumber/ast/feature.rb - lib/cucumber/ast/feature_element.rb - lib/cucumber/ast/features.rb - lib/cucumber/ast/names.rb - lib/cucumber/ast/outline_table.rb - lib/cucumber/ast/scenario.rb - lib/cucumber/ast/scenario_outline.rb - lib/cucumber/ast/step.rb - lib/cucumber/ast/step_collection.rb - lib/cucumber/ast/step_invocation.rb - lib/cucumber/ast/table.rb - lib/cucumber/ast/tags.rb - lib/cucumber/ast/tree_walker.rb - lib/cucumber/ast/visitor.rb - lib/cucumber/broadcaster.rb - lib/cucumber/cli/configuration.rb - lib/cucumber/cli/drb_client.rb - lib/cucumber/cli/main.rb - lib/cucumber/cli/options.rb - lib/cucumber/cli/profile_loader.rb - lib/cucumber/configuration.rb - lib/cucumber/constantize.rb - lib/cucumber/core_ext/disable_mini_and_test_unit_autorun.rb - lib/cucumber/core_ext/instance_exec.rb - lib/cucumber/core_ext/proc.rb - lib/cucumber/core_ext/string.rb - lib/cucumber/errors.rb - lib/cucumber/feature_file.rb - lib/cucumber/formatter/ansicolor.rb - lib/cucumber/formatter/console.rb - lib/cucumber/formatter/cucumber.css - lib/cucumber/formatter/cucumber.sass - lib/cucumber/formatter/debug.rb - lib/cucumber/formatter/duration.rb - lib/cucumber/formatter/gherkin_formatter_adapter.rb - lib/cucumber/formatter/gpretty.rb - lib/cucumber/formatter/html.rb - lib/cucumber/formatter/io.rb - lib/cucumber/formatter/jquery-min.js - lib/cucumber/formatter/json.rb - lib/cucumber/formatter/json_pretty.rb - lib/cucumber/formatter/junit.rb - lib/cucumber/formatter/ordered_xml_markup.rb - lib/cucumber/formatter/pdf.rb - lib/cucumber/formatter/pretty.rb - lib/cucumber/formatter/progress.rb - lib/cucumber/formatter/rerun.rb - lib/cucumber/formatter/stepdefs.rb - lib/cucumber/formatter/steps.rb - lib/cucumber/formatter/summary.rb - lib/cucumber/formatter/unicode.rb - lib/cucumber/formatter/usage.rb - lib/cucumber/js_support/js_dsl.js - lib/cucumber/js_support/js_language.rb - lib/cucumber/js_support/js_snippets.rb - lib/cucumber/language_support.rb - lib/cucumber/language_support/language_methods.rb - lib/cucumber/parser.rb - lib/cucumber/parser/gherkin_builder.rb - lib/cucumber/platform.rb - lib/cucumber/py_support/py_dsl.py - lib/cucumber/py_support/py_language.py - lib/cucumber/py_support/py_language.rb - lib/cucumber/rake/task.rb - lib/cucumber/rb_support/rb_dsl.rb - lib/cucumber/rb_support/rb_hook.rb - lib/cucumber/rb_support/rb_language.rb - lib/cucumber/rb_support/rb_step_definition.rb - lib/cucumber/rb_support/rb_transform.rb - lib/cucumber/rb_support/rb_world.rb - lib/cucumber/rb_support/regexp_argument_matcher.rb - lib/cucumber/rspec/disable_option_parser.rb - lib/cucumber/rspec/doubles.rb - lib/cucumber/runtime.rb - lib/cucumber/runtime/features_loader.rb - lib/cucumber/runtime/for_programming_languages.rb - lib/cucumber/runtime/results.rb - lib/cucumber/runtime/support_code.rb - lib/cucumber/runtime/user_interface.rb - lib/cucumber/step_argument.rb - lib/cucumber/step_definition_light.rb - lib/cucumber/step_definitions.rb - lib/cucumber/step_match.rb - lib/cucumber/step_mother.rb - lib/cucumber/wire_support/configuration.rb - lib/cucumber/wire_support/connection.rb - lib/cucumber/wire_support/request_handler.rb - lib/cucumber/wire_support/wire_exception.rb - lib/cucumber/wire_support/wire_language.rb - lib/cucumber/wire_support/wire_packet.rb - lib/cucumber/wire_support/wire_protocol.rb - lib/cucumber/wire_support/wire_protocol/requests.rb - lib/cucumber/wire_support/wire_step_definition.rb - spec/cucumber/ast/background_spec.rb - spec/cucumber/ast/doc_string_spec.rb - spec/cucumber/ast/feature_factory.rb - spec/cucumber/ast/feature_spec.rb - spec/cucumber/ast/outline_table_spec.rb - spec/cucumber/ast/scenario_outline_spec.rb - spec/cucumber/ast/scenario_spec.rb - spec/cucumber/ast/step_spec.rb - spec/cucumber/ast/table_spec.rb - spec/cucumber/ast/tree_walker_spec.rb - spec/cucumber/broadcaster_spec.rb - spec/cucumber/cli/configuration_spec.rb - spec/cucumber/cli/drb_client_spec.rb - spec/cucumber/cli/main_spec.rb - spec/cucumber/cli/options_spec.rb - spec/cucumber/cli/profile_loader_spec.rb - spec/cucumber/configuration_spec.rb - spec/cucumber/core_ext/proc_spec.rb - spec/cucumber/formatter/ansicolor_spec.rb - spec/cucumber/formatter/duration_spec.rb - spec/cucumber/formatter/html_spec.rb - spec/cucumber/formatter/junit_spec.rb - spec/cucumber/formatter/progress_spec.rb - spec/cucumber/formatter/spec_helper.rb - spec/cucumber/rake/forked_spec.rb - spec/cucumber/rake/rcov_spec.rb - spec/cucumber/rb_support/rb_language_spec.rb - spec/cucumber/rb_support/rb_step_definition_spec.rb - spec/cucumber/rb_support/rb_transform_spec.rb - spec/cucumber/rb_support/regexp_argument_matcher_spec.rb - spec/cucumber/runtime/support_code_spec.rb - spec/cucumber/runtime_spec.rb - spec/cucumber/sell_cucumbers.feature - spec/cucumber/step_match_spec.rb - spec/cucumber/wire_support/configuration_spec.rb - spec/cucumber/wire_support/connection_spec.rb - spec/cucumber/wire_support/wire_exception_spec.rb - spec/cucumber/wire_support/wire_language_spec.rb - spec/cucumber/wire_support/wire_packet_spec.rb - spec/cucumber/wire_support/wire_step_definition_spec.rb - spec/cucumber/world/pending_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://cukes.info licenses: [] post_install_message: "\n\ (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)\n\n\ Thank you for installing cucumber-0.10.7.\n\ Please be sure to read http://wiki.github.com/cucumber/cucumber/upgrading\n\ for important information about this release. Happy cuking!\n\n\ (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)\n\n" rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version version: "0" requirements: [] rubyforge_project: rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: cucumber-0.10.7 test_files: - features/background.feature - features/bootstrap.feature - features/custom_formatter.feature - features/execute_with_tag_filter.feature - features/hooks.feature - features/iso-8859-1.feature - features/json_formatter.feature - features/stats_formatters.feature - features/step_definitions/cucumber-features/core_steps.rb - features/step_definitions/cucumber_steps.rb - features/step_definitions/iso-8859-1_steps.rb - features/support/env.rb - features/tagged_hooks.feature - features/transforms.feature - spec/cucumber/ast/background_spec.rb - spec/cucumber/ast/doc_string_spec.rb - spec/cucumber/ast/feature_factory.rb - spec/cucumber/ast/feature_spec.rb - spec/cucumber/ast/outline_table_spec.rb - spec/cucumber/ast/scenario_outline_spec.rb - spec/cucumber/ast/scenario_spec.rb - spec/cucumber/ast/step_spec.rb - spec/cucumber/ast/table_spec.rb - spec/cucumber/ast/tree_walker_spec.rb - spec/cucumber/broadcaster_spec.rb - spec/cucumber/cli/configuration_spec.rb - spec/cucumber/cli/drb_client_spec.rb - spec/cucumber/cli/main_spec.rb - spec/cucumber/cli/options_spec.rb - spec/cucumber/cli/profile_loader_spec.rb - spec/cucumber/configuration_spec.rb - spec/cucumber/core_ext/proc_spec.rb - spec/cucumber/formatter/ansicolor_spec.rb - spec/cucumber/formatter/duration_spec.rb - spec/cucumber/formatter/html_spec.rb - spec/cucumber/formatter/junit_spec.rb - spec/cucumber/formatter/progress_spec.rb - spec/cucumber/formatter/spec_helper.rb - spec/cucumber/rake/forked_spec.rb - spec/cucumber/rake/rcov_spec.rb - spec/cucumber/rb_support/rb_language_spec.rb - spec/cucumber/rb_support/rb_step_definition_spec.rb - spec/cucumber/rb_support/rb_transform_spec.rb - spec/cucumber/rb_support/regexp_argument_matcher_spec.rb - spec/cucumber/runtime/support_code_spec.rb - spec/cucumber/runtime_spec.rb - spec/cucumber/sell_cucumbers.feature - spec/cucumber/step_match_spec.rb - spec/cucumber/wire_support/configuration_spec.rb - spec/cucumber/wire_support/connection_spec.rb - spec/cucumber/wire_support/wire_exception_spec.rb - spec/cucumber/wire_support/wire_language_spec.rb - spec/cucumber/wire_support/wire_packet_spec.rb - spec/cucumber/wire_support/wire_step_definition_spec.rb - spec/cucumber/world/pending_spec.rb - spec/spec_helper.rb