# -*- encoding: utf-8 -*- # stub: jnstq-acts_as_sms 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "jnstq-acts_as_sms".freeze s.version = "0.1.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 = ["Jon Stenqvist".freeze] s.date = "2008-09-26" s.description = "Rails plugin for integrating with Cellsynt's SMS gateway via HTTP interface.".freeze s.email = "jon.stenqvist@gmail.com".freeze s.files = ["MIT-LICENSE".freeze, "README".freeze, "acts_as_sms.gemspec".freeze, "init.rb".freeze, "lib/acts_as_sms.rb".freeze, "lib/equipe/acts_as_sms.rb".freeze, "rails/init.rb".freeze, "rails_generators/short_message_service/USAGE".freeze, "rails_generators/short_message_service/lib/insert_routes.rb".freeze, "rails_generators/short_message_service/short_message_service_generator.rb".freeze, "rails_generators/short_message_service/templates/delivery_receipt.rb".freeze, "rails_generators/short_message_service/templates/delivery_receipts_controller.rb".freeze, "rails_generators/short_message_service/templates/index.html.erb".freeze, "rails_generators/short_message_service/templates/migration.rb".freeze, "rails_generators/short_message_service/templates/new.html.erb".freeze, "rails_generators/short_message_service/templates/short_message.rb".freeze, "rails_generators/short_message_service/templates/short_message.yml".freeze, "rails_generators/short_message_service/templates/short_messages_controller.rb".freeze, "test/Rakefile".freeze, "test/app/controllers/application.rb".freeze, "test/app/controllers/delivery_receipts_controller.rb".freeze, "test/app/controllers/short_messages_controller.rb".freeze, "test/app/helpers/application_helper.rb".freeze, "test/app/helpers/delivery_receipts_helper.rb".freeze, "test/app/helpers/short_messages_helper.rb".freeze, "test/app/models/delivery_receipt.rb".freeze, "test/app/models/short_message.rb".freeze, "test/app/views/short_messages/index.html.erb".freeze, "test/app/views/short_messages/new.html.erb".freeze, "test/config/boot.rb".freeze, "test/config/database.yml".freeze, "test/config/environment.rb".freeze, "test/config/environments/development.rb".freeze, "test/config/environments/production.rb".freeze, "test/config/environments/test.rb".freeze, "test/config/initializers/inflections.rb".freeze, "test/config/initializers/mime_types.rb".freeze, "test/config/initializers/new_rails_defaults.rb".freeze, "test/config/routes.rb".freeze, "test/config/short_message.yml".freeze, "test/db/development.sqlite3".freeze, "test/db/migrate/20080915204910_create_short_message_and_delivery_receipt.rb".freeze, "test/db/schema.rb".freeze, "test/db/test.sqlite3".freeze, "test/lib/tasks/rspec.rake".freeze, "test/public/404.html".freeze, "test/public/422.html".freeze, "test/public/500.html".freeze, "test/public/dispatch.cgi".freeze, "test/public/dispatch.fcgi".freeze, "test/public/dispatch.rb".freeze, "test/public/favicon.ico".freeze, "test/public/images/rails.png".freeze, "test/public/index.html".freeze, "test/public/javascripts/application.js".freeze, "test/public/javascripts/controls.js".freeze, "test/public/javascripts/dragdrop.js".freeze, "test/public/javascripts/effects.js".freeze, "test/public/javascripts/prototype.js".freeze, "test/public/robots.txt".freeze, "test/script/about".freeze, "test/script/autospec".freeze, "test/script/console".freeze, "test/script/dbconsole".freeze, "test/script/destroy".freeze, "test/script/generate".freeze, "test/script/performance/benchmarker".freeze, "test/script/performance/profiler".freeze, "test/script/performance/request".freeze, "test/script/plugin".freeze, "test/script/process/inspector".freeze, "test/script/process/reaper".freeze, "test/script/process/spawner".freeze, "test/script/runner".freeze, "test/script/server".freeze, "test/script/spec".freeze, "test/script/spec_server".freeze, "test/spec/controllers/delivery_receipts_controller_spec.rb".freeze, "test/spec/controllers/short_messages_controller_spec.rb".freeze, "test/spec/fixtures/messages.yml".freeze, "test/spec/helpers/delivery_receipts_helper_spec.rb".freeze, "test/spec/helpers/short_messages_helper_spec.rb".freeze, "test/spec/models/short_message_spec.rb".freeze, "test/spec/rcov.opts".freeze, "test/spec/spec.opts".freeze, "test/spec/spec_helper.rb".freeze, "test/spec/views/short_messages/index.html.erb_spec.rb".freeze, "test/spec/views/short_messages/new.html.erb_spec.rb".freeze, "test/stories/all.rb".freeze, "test/stories/helper.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/CHANGELOG".freeze, "test/vendor/plugins/rspec-on-rails-matchers/MIT-LICENSE".freeze, "test/vendor/plugins/rspec-on-rails-matchers/README".freeze, "test/vendor/plugins/rspec-on-rails-matchers/TODO".freeze, "test/vendor/plugins/rspec-on-rails-matchers/init.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/associations.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/observers.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/validations.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/views.rb".freeze, "test/vendor/plugins/rspec-rails/History.txt".freeze, "test/vendor/plugins/rspec-rails/Manifest.txt".freeze, "test/vendor/plugins/rspec-rails/README.txt".freeze, "test/vendor/plugins/rspec-rails/Rakefile".freeze, "test/vendor/plugins/rspec-rails/UPGRADE".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/CHANGES".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/rspec_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/all_stories.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/previous_failures.txt".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/rcov.opts".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/rspec.rake".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/script/autospec".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/script/spec".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/script/spec_server".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/spec.opts".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/spec_helper.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/stories_helper.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/USAGE".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/rspec_controller_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/templates/controller_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/templates/helper_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/templates/view_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_default_values.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_model/USAGE".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_model/rspec_model_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_model/templates/model_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/rspec_scaffold_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/controller_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/edit_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/helper_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/index_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/new_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/routing_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/show_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/init.rb".freeze, "test/vendor/plugins/rspec-rails/lib/autotest/discover.rb".freeze, "test/vendor/plugins/rspec-rails/lib/autotest/rails_rspec.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/assigns_hash_proxy.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/controller_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/cookies_proxy.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/functional_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/helper_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/model_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/rails_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/render_observer.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/view_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/base.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/rescue.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/test_response.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_view/base.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/active_record/base.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/object.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/example/configuration.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/matchers/have.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/interop/testcase.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/assert_select.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/have_text.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/include_text.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/redirect_to.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/render_template.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/mocks.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/story_adapter.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/version.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/autotest/mappings_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/assigns_hash_proxy_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/configuration_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/controller_isolation_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/controller_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/cookies_proxy_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/example_group_factory_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/helper_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/model_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/shared_behaviour_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/test_unit_assertion_accessibility_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/view_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/extensions/action_controller_rescue_action_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/extensions/action_view_base_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/extensions/active_record_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/interop/testcase_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/assert_select_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/description_generation_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/errors_on_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/have_text_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/include_text_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/redirect_to_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/render_template_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/mocks/ar_classes.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/mocks/mock_model_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/mocks/stub_model_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/sample_modified_fixture.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/sample_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/spec_server_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails_suite.rb".freeze, "test/vendor/plugins/rspec-rails/spec/spec_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/action_view_base_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/controller_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/redirect_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/render_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/rjs_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/explicit_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/more_explicit_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/plugin_application_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/view_spec_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_setting_flash_after_session_reset.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_setting_flash_before_session_reset.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_setting_the_assigns_hash.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_with_errors_in_template.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_with_template.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/layouts/application.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/layouts/simple.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/objects/_object.html.erb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/_a_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/action_with_alternate_layout.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/some_action.js.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/some_action.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/some_action.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/_replacement_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/hide_div.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/hide_page_element.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/insert_html.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/replace.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/replace_html.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/replace_html_with_partial.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/visual_effect.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/visual_toggle_effect.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/tag_spec/no_tags.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/tag_spec/single_div_with_no_attributes.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/tag_spec/single_div_with_one_attribute.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial_used_twice.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial_with_local_variable.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial_with_sub_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_spacer.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/accessor.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/block_helper.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/entry_form.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/explicit_helper.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/foo/show.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/implicit_helper.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/multiple_helpers.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/template_with_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/template_with_partial_using_collection.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/template_with_partial_with_array.rhtml".freeze, "test/vendor/plugins/rspec-rails/stories/all.rb".freeze, "test/vendor/plugins/rspec-rails/stories/configuration/stories.rb".freeze, "test/vendor/plugins/rspec-rails/stories/helper.rb".freeze, "test/vendor/plugins/rspec-rails/stories/steps/people.rb".freeze, "test/vendor/plugins/rspec-rails/stories/transactions_should_rollback".freeze, "test/vendor/plugins/rspec-rails/stories/transactions_should_rollback.rb".freeze, "test/vendor/plugins/rspec/History.txt".freeze, "test/vendor/plugins/rspec/Manifest.txt".freeze, "test/vendor/plugins/rspec/README.txt".freeze, "test/vendor/plugins/rspec/Rakefile".freeze, "test/vendor/plugins/rspec/TODO".freeze, "test/vendor/plugins/rspec/bin/autospec".freeze, "test/vendor/plugins/rspec/bin/spec".freeze, "test/vendor/plugins/rspec/examples/pure/autogenerated_docstrings_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/before_and_after_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/behave_as_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/custom_expectation_matchers.rb".freeze, "test/vendor/plugins/rspec/examples/pure/custom_formatter.rb".freeze, "test/vendor/plugins/rspec/examples/pure/dynamic_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/file_accessor.rb".freeze, "test/vendor/plugins/rspec/examples/pure/file_accessor_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/greeter_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/helper_method_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/io_processor.rb".freeze, "test/vendor/plugins/rspec/examples/pure/io_processor_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/legacy_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/mocking_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/multi_threaded_behaviour_runner.rb".freeze, "test/vendor/plugins/rspec/examples/pure/nested_classes_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/partial_mock_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/pending_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/predicate_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/priority.txt".freeze, "test/vendor/plugins/rspec/examples/pure/shared_example_group_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/shared_stack_examples.rb".freeze, "test/vendor/plugins/rspec/examples/pure/spec_helper.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stack.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stack_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stack_spec_with_nested_example_groups.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stubbing_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/yielding_example.rb".freeze, "test/vendor/plugins/rspec/examples/stories/adder.rb".freeze, "test/vendor/plugins/rspec/examples/stories/addition".freeze, "test/vendor/plugins/rspec/examples/stories/addition.rb".freeze, "test/vendor/plugins/rspec/examples/stories/calculator.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/README.txt".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/everything.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/examples/examples.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/examples/game_behaviour.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/examples/grid_behaviour.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithLessThanTwoNeighboursDie.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/EmptySpacesWithThreeNeighboursCreateACell.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanCreateACell.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/TheGridWraps.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/create_a_cell.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/helper.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/kill_a_cell.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/steps.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/stories.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/stories.txt".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/life.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/life/game.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/life/grid.rb".freeze, "test/vendor/plugins/rspec/examples/stories/helper.rb".freeze, "test/vendor/plugins/rspec/examples/stories/steps/addition_steps.rb".freeze, "test/vendor/plugins/rspec/failing_examples/README.txt".freeze, "test/vendor/plugins/rspec/failing_examples/diffing_spec.rb".freeze, "test/vendor/plugins/rspec/failing_examples/failing_autogenerated_docstrings_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/failure_in_setup.rb".freeze, "test/vendor/plugins/rspec/failing_examples/failure_in_teardown.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_with_flexmock.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_with_mocha.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_with_rr.rb".freeze, "test/vendor/plugins/rspec/failing_examples/partial_mock_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/predicate_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/raising_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/spec_helper.rb".freeze, "test/vendor/plugins/rspec/failing_examples/syntax_error_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/team_spec.rb".freeze, "test/vendor/plugins/rspec/failing_examples/timeout_behaviour.rb".freeze, "test/vendor/plugins/rspec/init.rb".freeze, "test/vendor/plugins/rspec/lib/autotest/discover.rb".freeze, "test/vendor/plugins/rspec/lib/autotest/rspec.rb".freeze, "test/vendor/plugins/rspec/lib/spec.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters/ruby_engine.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters/ruby_engine/mri.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters/ruby_engine/rubinius.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/configuration.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/errors.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_group_factory.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_group_methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_matcher.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/module_inclusion_warnings.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/module_reopening_fix.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/pending.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/shared_example_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/differs/default.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/errors.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/extensions/object.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/extensions/string_and_symbol.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/handler.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/class.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/main.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/metaclass.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/object.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/autorunner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/testcase.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/testresult.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/testsuite_adapter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/ui/console/testrunner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/be.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/be_close.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/change.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/eql.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/equal.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/exist.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/has.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/have.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/include.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/match.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/operator_matcher.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/raise_error.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/respond_to.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/satisfy.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/simple_matcher.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/throw_symbol.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/argument_constraint_matchers.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/argument_expectation.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/error_generator.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/errors.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/extensions/object.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/framework.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/message_expectation.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/mock.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/order_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/proxy.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/space.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/spec_methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/rake/spectask.rb".freeze, "test/vendor/plugins/rspec/lib/spec/rake/verify_rcov.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/backtrace_tweaker.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/class_and_arguments_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/command_line.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/drb_command_line.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/example_group_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/base_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/base_text_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/failing_example_groups_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/failing_examples_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/html_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/nested_text_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/profile_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/progress_bar_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/snippet_extractor.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/specdoc_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/story/html_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/story/plain_text_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/story/progress_bar_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/text_mate_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/heckle_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/option_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/options.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/reporter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/spec_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions/main.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions/string.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/given_scenario.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/plain_text_story_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/scenario_collector.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/scenario_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/story_mediator.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/story_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/story_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/scenario.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/step.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/step_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/step_mother.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/story.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/world.rb".freeze, "test/vendor/plugins/rspec/lib/spec/version.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/flexmock.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/mocha.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/rr.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/rspec.rb".freeze, "test/vendor/plugins/rspec/rake_tasks/examples.rake".freeze, "test/vendor/plugins/rspec/rake_tasks/examples_with_rcov.rake".freeze, "test/vendor/plugins/rspec/rake_tasks/failing_examples_with_html.rake".freeze, "test/vendor/plugins/rspec/rake_tasks/verify_rcov.rake".freeze, "test/vendor/plugins/rspec/spec/README.jruby".freeze, "test/vendor/plugins/rspec/spec/autotest/discover_spec.rb".freeze, "test/vendor/plugins/rspec/spec/autotest/rspec_spec.rb".freeze, "test/vendor/plugins/rspec/spec/autotest_helper.rb".freeze, "test/vendor/plugins/rspec/spec/autotest_matchers.rb".freeze, "test/vendor/plugins/rspec/spec/rspec_suite.rb".freeze, "test/vendor/plugins/rspec/spec/ruby_forker.rb".freeze, "test/vendor/plugins/rspec/spec/spec.opts".freeze, "test/vendor/plugins/rspec/spec/spec/adapters/ruby_engine_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/base_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/configuration_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group/described_module_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group/warning_messages_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_class_definition_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_factory_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_methods_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_methods_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/nested_example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/pending_module_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/predicate_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/shared_example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/subclassing_example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/expectations/differs/default_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/expectations/extensions/object_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/expectations/fail_with_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/extensions/main_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_that_fails.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_that_passes.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_with_errors.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_that_fails.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_that_passes.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_with_errors.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/spec_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/test_unit_spec_helper.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/testcase_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/testsuite_adapter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/be_close_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/be_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/change_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/description_generation_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/eql_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/equal_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/exist_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/handler_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/has_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/have_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/include_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/match_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/matcher_methods_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/mock_constraint_matchers_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/operator_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/raise_error_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/respond_to_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/satisfy_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/simple_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/throw_symbol_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/any_number_of_times_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/argument_expectation_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/at_least_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/at_most_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_10260_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_10263_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_11545_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_15719_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_496.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_7611_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_7805_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_8165_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_8302_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/failing_mock_argument_constraints_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/hash_including_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/mock_ordering_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/mock_space_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/mock_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/multiple_return_value_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/null_object_mock_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/once_counts_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/options_hash_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/partial_mock_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/passing_mock_argument_constraints_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/precise_counts_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/record_messages_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/stub_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/twice_counts_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/package/bin_spec_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/class_and_argument_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/command_line_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/drb_command_line_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/empty_file.txt".freeze, "test/vendor/plugins/rspec/spec/spec/runner/examples.txt".freeze, "test/vendor/plugins/rspec/spec/spec/runner/execution_context_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/failed.txt".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/failing_examples_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.4.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.5-jruby.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.5.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.6.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/nested_text_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/profile_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/progress_bar_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/snippet_extractor_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/spec_mate_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/specdoc_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/story/html_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/story/plain_text_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/story/progress_bar_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.4.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.6.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/heckle_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/heckler_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/noisy_backtrace_tweaker_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/option_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/options_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/output_one_time_fixture.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/output_one_time_fixture_runner.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/output_one_time_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/quiet_backtrace_tweaker_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/reporter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/resources/a_bar.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/resources/a_foo.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/resources/a_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec.opts".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_drb.opts".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_parser/spec_parser_fixture.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_spaced.opts".freeze, "test/vendor/plugins/rspec/spec/spec/runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/spec_classes.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/builders.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/extensions/main_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/extensions_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/given_scenario_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/plain_text_story_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/scenario_collector_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/scenario_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/story_mediator_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/story_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/story_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/scenario_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/step_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/step_mother_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/step_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/story_helper.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/story_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/world_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec_helper.rb".freeze, "test/vendor/plugins/rspec/stories/all.rb".freeze, "test/vendor/plugins/rspec/stories/configuration/before_blocks.story".freeze, "test/vendor/plugins/rspec/stories/configuration/stories.rb".freeze, "test/vendor/plugins/rspec/stories/example_groups/autogenerated_docstrings".freeze, "test/vendor/plugins/rspec/stories/example_groups/example_group_with_should_methods".freeze, "test/vendor/plugins/rspec/stories/example_groups/nested_groups".freeze, "test/vendor/plugins/rspec/stories/example_groups/output".freeze, "test/vendor/plugins/rspec/stories/example_groups/stories.rb".freeze, "test/vendor/plugins/rspec/stories/helper.rb".freeze, "test/vendor/plugins/rspec/stories/interop/examples_and_tests_together".freeze, "test/vendor/plugins/rspec/stories/interop/stories.rb".freeze, "test/vendor/plugins/rspec/stories/interop/test_case_with_should_methods".freeze, "test/vendor/plugins/rspec/stories/mock_framework_integration/stories.rb".freeze, "test/vendor/plugins/rspec/stories/mock_framework_integration/use_flexmock.story".freeze, "test/vendor/plugins/rspec/stories/pending_stories/README".freeze, "test/vendor/plugins/rspec/stories/resources/helpers/cmdline.rb".freeze, "test/vendor/plugins/rspec/stories/resources/helpers/story_helper.rb".freeze, "test/vendor/plugins/rspec/stories/resources/matchers/smart_match.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/before_blocks_example.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/example_group_with_should_methods.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/simple_spec.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/spec_with_flexmock.rb".freeze, "test/vendor/plugins/rspec/stories/resources/steps/running_rspec.rb".freeze, "test/vendor/plugins/rspec/stories/resources/stories/failing_story.rb".freeze, "test/vendor/plugins/rspec/stories/resources/test/spec_and_test_together.rb".freeze, "test/vendor/plugins/rspec/stories/resources/test/test_case_with_should_methods.rb".freeze, "test/vendor/plugins/rspec/stories/stories/multiline_steps.story".freeze, "test/vendor/plugins/rspec/stories/stories/steps/multiline_steps.rb".freeze, "test/vendor/plugins/rspec/stories/stories/stories.rb".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/builder.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/controls.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/dragdrop.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/effects.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/prototype.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/rspec.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/scriptaculous.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/slider.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/sound.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/unittest.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/lib/server.rb".freeze, "test/vendor/plugins/rspec/story_server/prototype/stories.html".freeze, "test/vendor/plugins/rspec/story_server/prototype/stylesheets/rspec.css".freeze, "test/vendor/plugins/rspec/story_server/prototype/stylesheets/test.css".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rails plugin for sending sms".freeze s.test_files = ["test/app/controllers/application.rb".freeze, "test/app/controllers/delivery_receipts_controller.rb".freeze, "test/app/controllers/short_messages_controller.rb".freeze, "test/app/helpers/application_helper.rb".freeze, "test/app/helpers/delivery_receipts_helper.rb".freeze, "test/app/helpers/short_messages_helper.rb".freeze, "test/app/models/delivery_receipt.rb".freeze, "test/app/models/short_message.rb".freeze, "test/app/views/short_messages/index.html.erb".freeze, "test/app/views/short_messages/new.html.erb".freeze, "test/config/boot.rb".freeze, "test/config/database.yml".freeze, "test/config/environment.rb".freeze, "test/config/environments/development.rb".freeze, "test/config/environments/production.rb".freeze, "test/config/environments/test.rb".freeze, "test/config/initializers/inflections.rb".freeze, "test/config/initializers/mime_types.rb".freeze, "test/config/initializers/new_rails_defaults.rb".freeze, "test/config/routes.rb".freeze, "test/config/short_message.yml".freeze, "test/db/development.sqlite3".freeze, "test/db/migrate/20080915204910_create_short_message_and_delivery_receipt.rb".freeze, "test/db/schema.rb".freeze, "test/db/test.sqlite3".freeze, "test/lib/tasks/rspec.rake".freeze, "test/public/404.html".freeze, "test/public/422.html".freeze, "test/public/500.html".freeze, "test/public/dispatch.cgi".freeze, "test/public/dispatch.fcgi".freeze, "test/public/dispatch.rb".freeze, "test/public/favicon.ico".freeze, "test/public/images/rails.png".freeze, "test/public/index.html".freeze, "test/public/javascripts/application.js".freeze, "test/public/javascripts/controls.js".freeze, "test/public/javascripts/dragdrop.js".freeze, "test/public/javascripts/effects.js".freeze, "test/public/javascripts/prototype.js".freeze, "test/public/robots.txt".freeze, "test/Rakefile".freeze, "test/script/about".freeze, "test/script/autospec".freeze, "test/script/console".freeze, "test/script/dbconsole".freeze, "test/script/destroy".freeze, "test/script/generate".freeze, "test/script/performance/benchmarker".freeze, "test/script/performance/profiler".freeze, "test/script/performance/request".freeze, "test/script/plugin".freeze, "test/script/process/inspector".freeze, "test/script/process/reaper".freeze, "test/script/process/spawner".freeze, "test/script/runner".freeze, "test/script/server".freeze, "test/script/spec".freeze, "test/script/spec_server".freeze, "test/spec/controllers/delivery_receipts_controller_spec.rb".freeze, "test/spec/controllers/short_messages_controller_spec.rb".freeze, "test/spec/fixtures/messages.yml".freeze, "test/spec/helpers/delivery_receipts_helper_spec.rb".freeze, "test/spec/helpers/short_messages_helper_spec.rb".freeze, "test/spec/models/short_message_spec.rb".freeze, "test/spec/rcov.opts".freeze, "test/spec/spec.opts".freeze, "test/spec/spec_helper.rb".freeze, "test/spec/views/short_messages/index.html.erb_spec.rb".freeze, "test/spec/views/short_messages/new.html.erb_spec.rb".freeze, "test/stories/all.rb".freeze, "test/stories/helper.rb".freeze, "test/vendor/plugins/rspec/bin/autospec".freeze, "test/vendor/plugins/rspec/bin/spec".freeze, "test/vendor/plugins/rspec/examples/pure/autogenerated_docstrings_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/before_and_after_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/behave_as_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/custom_expectation_matchers.rb".freeze, "test/vendor/plugins/rspec/examples/pure/custom_formatter.rb".freeze, "test/vendor/plugins/rspec/examples/pure/dynamic_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/file_accessor.rb".freeze, "test/vendor/plugins/rspec/examples/pure/file_accessor_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/greeter_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/helper_method_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/io_processor.rb".freeze, "test/vendor/plugins/rspec/examples/pure/io_processor_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/legacy_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/mocking_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/multi_threaded_behaviour_runner.rb".freeze, "test/vendor/plugins/rspec/examples/pure/nested_classes_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/partial_mock_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/pending_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/predicate_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/priority.txt".freeze, "test/vendor/plugins/rspec/examples/pure/shared_example_group_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/shared_stack_examples.rb".freeze, "test/vendor/plugins/rspec/examples/pure/spec_helper.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stack.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stack_spec.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stack_spec_with_nested_example_groups.rb".freeze, "test/vendor/plugins/rspec/examples/pure/stubbing_example.rb".freeze, "test/vendor/plugins/rspec/examples/pure/yielding_example.rb".freeze, "test/vendor/plugins/rspec/examples/stories/adder.rb".freeze, "test/vendor/plugins/rspec/examples/stories/addition".freeze, "test/vendor/plugins/rspec/examples/stories/addition.rb".freeze, "test/vendor/plugins/rspec/examples/stories/calculator.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/everything.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/examples/examples.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/examples/game_behaviour.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/examples/grid_behaviour.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithLessThanTwoNeighboursDie.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/create_a_cell.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/EmptySpacesWithThreeNeighboursCreateACell.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/helper.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanCreateACell.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/ICanKillACell.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/kill_a_cell.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/steps.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/stories.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/stories.txt".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/behaviour/stories/TheGridWraps.story".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/life/game.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/life/grid.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/life.rb".freeze, "test/vendor/plugins/rspec/examples/stories/game-of-life/README.txt".freeze, "test/vendor/plugins/rspec/examples/stories/helper.rb".freeze, "test/vendor/plugins/rspec/examples/stories/steps/addition_steps.rb".freeze, "test/vendor/plugins/rspec/failing_examples/diffing_spec.rb".freeze, "test/vendor/plugins/rspec/failing_examples/failing_autogenerated_docstrings_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/failure_in_setup.rb".freeze, "test/vendor/plugins/rspec/failing_examples/failure_in_teardown.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_with_flexmock.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_with_mocha.rb".freeze, "test/vendor/plugins/rspec/failing_examples/mocking_with_rr.rb".freeze, "test/vendor/plugins/rspec/failing_examples/partial_mock_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/predicate_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/raising_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/README.txt".freeze, "test/vendor/plugins/rspec/failing_examples/spec_helper.rb".freeze, "test/vendor/plugins/rspec/failing_examples/syntax_error_example.rb".freeze, "test/vendor/plugins/rspec/failing_examples/team_spec.rb".freeze, "test/vendor/plugins/rspec/failing_examples/timeout_behaviour.rb".freeze, "test/vendor/plugins/rspec/History.txt".freeze, "test/vendor/plugins/rspec/init.rb".freeze, "test/vendor/plugins/rspec/lib/autotest/discover.rb".freeze, "test/vendor/plugins/rspec/lib/autotest/rspec.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters/ruby_engine/mri.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters/ruby_engine/rubinius.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters/ruby_engine.rb".freeze, "test/vendor/plugins/rspec/lib/spec/adapters.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/configuration.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/errors.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_group_factory.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_group_methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_matcher.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/example_methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/module_inclusion_warnings.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/module_reopening_fix.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/pending.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example/shared_example_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/example.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/differs/default.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/errors.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/extensions/object.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/extensions/string_and_symbol.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations/handler.rb".freeze, "test/vendor/plugins/rspec/lib/spec/expectations.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/class.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/main.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/metaclass.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions/object.rb".freeze, "test/vendor/plugins/rspec/lib/spec/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/autorunner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/testcase.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/testresult.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/testsuite_adapter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test/unit/ui/console/testrunner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/interop/test.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/be.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/be_close.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/change.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/eql.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/equal.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/exist.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/has.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/have.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/include.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/match.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/operator_matcher.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/raise_error.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/respond_to.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/satisfy.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/simple_matcher.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers/throw_symbol.rb".freeze, "test/vendor/plugins/rspec/lib/spec/matchers.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/argument_constraint_matchers.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/argument_expectation.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/error_generator.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/errors.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/extensions/object.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/framework.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/message_expectation.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/mock.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/order_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/proxy.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/space.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks/spec_methods.rb".freeze, "test/vendor/plugins/rspec/lib/spec/mocks.rb".freeze, "test/vendor/plugins/rspec/lib/spec/rake/spectask.rb".freeze, "test/vendor/plugins/rspec/lib/spec/rake/verify_rcov.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/backtrace_tweaker.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/class_and_arguments_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/command_line.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/drb_command_line.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/example_group_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/base_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/base_text_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/failing_example_groups_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/failing_examples_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/html_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/nested_text_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/profile_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/progress_bar_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/snippet_extractor.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/specdoc_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/story/html_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/story/plain_text_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/story/progress_bar_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/formatter/text_mate_formatter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/heckle_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/option_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/options.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/reporter.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner/spec_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions/main.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions/regexp.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions/string.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/extensions.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/given_scenario.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/plain_text_story_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/scenario_collector.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/scenario_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/story_mediator.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/story_parser.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner/story_runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/runner.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/scenario.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/step.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/step_group.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/step_mother.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/story.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story/world.rb".freeze, "test/vendor/plugins/rspec/lib/spec/story.rb".freeze, "test/vendor/plugins/rspec/lib/spec/version.rb".freeze, "test/vendor/plugins/rspec/lib/spec.rb".freeze, "test/vendor/plugins/rspec/Manifest.txt".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/flexmock.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/mocha.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/rr.rb".freeze, "test/vendor/plugins/rspec/plugins/mock_frameworks/rspec.rb".freeze, "test/vendor/plugins/rspec/rake_tasks/examples.rake".freeze, "test/vendor/plugins/rspec/rake_tasks/examples_with_rcov.rake".freeze, "test/vendor/plugins/rspec/rake_tasks/failing_examples_with_html.rake".freeze, "test/vendor/plugins/rspec/rake_tasks/verify_rcov.rake".freeze, "test/vendor/plugins/rspec/Rakefile".freeze, "test/vendor/plugins/rspec/README.txt".freeze, "test/vendor/plugins/rspec/spec/autotest/discover_spec.rb".freeze, "test/vendor/plugins/rspec/spec/autotest/rspec_spec.rb".freeze, "test/vendor/plugins/rspec/spec/autotest_helper.rb".freeze, "test/vendor/plugins/rspec/spec/autotest_matchers.rb".freeze, "test/vendor/plugins/rspec/spec/README.jruby".freeze, "test/vendor/plugins/rspec/spec/rspec_suite.rb".freeze, "test/vendor/plugins/rspec/spec/ruby_forker.rb".freeze, "test/vendor/plugins/rspec/spec/spec/adapters/ruby_engine_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/base_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/configuration_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group/described_module_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group/warning_messages_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_class_definition_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_factory_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_methods_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_methods_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/example_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/nested_example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/pending_module_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/predicate_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/shared_example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/example/subclassing_example_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/expectations/differs/default_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/expectations/extensions/object_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/expectations/fail_with_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/extensions/main_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_that_fails.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_that_passes.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/spec_with_errors.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_that_fails.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_that_passes.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/test_case_with_errors.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/spec_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/test_unit_spec_helper.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/testcase_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/interop/test/unit/testsuite_adapter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/be_close_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/be_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/change_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/description_generation_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/eql_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/equal_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/exist_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/handler_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/has_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/have_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/include_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/match_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/matcher_methods_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/mock_constraint_matchers_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/operator_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/raise_error_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/respond_to_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/satisfy_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/simple_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/matchers/throw_symbol_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/any_number_of_times_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/argument_expectation_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/at_least_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/at_most_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_10260_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_10263_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_11545_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_15719_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_496.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_7611_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_7805_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_8165_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/bug_report_8302_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/failing_mock_argument_constraints_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/hash_including_matcher_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/mock_ordering_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/mock_space_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/mock_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/multiple_return_value_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/null_object_mock_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/once_counts_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/options_hash_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/partial_mock_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/passing_mock_argument_constraints_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/precise_counts_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/record_messages_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/stub_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/mocks/twice_counts_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/package/bin_spec_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/class_and_argument_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/command_line_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/drb_command_line_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/empty_file.txt".freeze, "test/vendor/plugins/rspec/spec/spec/runner/examples.txt".freeze, "test/vendor/plugins/rspec/spec/spec/runner/execution_context_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/failed.txt".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/failing_examples_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.4.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.5-jruby.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.5.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatted-1.8.6.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/html_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/nested_text_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/profile_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/progress_bar_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/snippet_extractor_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/spec_mate_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/specdoc_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/story/html_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/story/plain_text_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/story/progress_bar_formatter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.4.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/formatter/text_mate_formatted-1.8.6.html".freeze, "test/vendor/plugins/rspec/spec/spec/runner/heckle_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/heckler_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/noisy_backtrace_tweaker_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/option_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/options_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/output_one_time_fixture.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/output_one_time_fixture_runner.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/output_one_time_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/quiet_backtrace_tweaker_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/reporter_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/resources/a_bar.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/resources/a_foo.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/resources/a_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec.opts".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_drb.opts".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_parser/spec_parser_fixture.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/runner/spec_spaced.opts".freeze, "test/vendor/plugins/rspec/spec/spec/runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/spec_classes.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/builders.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/extensions/main_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/extensions_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/given_scenario_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/plain_text_story_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/scenario_collector_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/scenario_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/story_mediator_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/story_parser_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner/story_runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/runner_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/scenario_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/step_group_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/step_mother_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/step_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/story_helper.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/story_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec/story/world_spec.rb".freeze, "test/vendor/plugins/rspec/spec/spec.opts".freeze, "test/vendor/plugins/rspec/spec/spec_helper.rb".freeze, "test/vendor/plugins/rspec/stories/all.rb".freeze, "test/vendor/plugins/rspec/stories/configuration/before_blocks.story".freeze, "test/vendor/plugins/rspec/stories/configuration/stories.rb".freeze, "test/vendor/plugins/rspec/stories/example_groups/autogenerated_docstrings".freeze, "test/vendor/plugins/rspec/stories/example_groups/example_group_with_should_methods".freeze, "test/vendor/plugins/rspec/stories/example_groups/nested_groups".freeze, "test/vendor/plugins/rspec/stories/example_groups/output".freeze, "test/vendor/plugins/rspec/stories/example_groups/stories.rb".freeze, "test/vendor/plugins/rspec/stories/helper.rb".freeze, "test/vendor/plugins/rspec/stories/interop/examples_and_tests_together".freeze, "test/vendor/plugins/rspec/stories/interop/stories.rb".freeze, "test/vendor/plugins/rspec/stories/interop/test_case_with_should_methods".freeze, "test/vendor/plugins/rspec/stories/mock_framework_integration/stories.rb".freeze, "test/vendor/plugins/rspec/stories/mock_framework_integration/use_flexmock.story".freeze, "test/vendor/plugins/rspec/stories/pending_stories/README".freeze, "test/vendor/plugins/rspec/stories/resources/helpers/cmdline.rb".freeze, "test/vendor/plugins/rspec/stories/resources/helpers/story_helper.rb".freeze, "test/vendor/plugins/rspec/stories/resources/matchers/smart_match.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/before_blocks_example.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/example_group_with_should_methods.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/simple_spec.rb".freeze, "test/vendor/plugins/rspec/stories/resources/spec/spec_with_flexmock.rb".freeze, "test/vendor/plugins/rspec/stories/resources/steps/running_rspec.rb".freeze, "test/vendor/plugins/rspec/stories/resources/stories/failing_story.rb".freeze, "test/vendor/plugins/rspec/stories/resources/test/spec_and_test_together.rb".freeze, "test/vendor/plugins/rspec/stories/resources/test/test_case_with_should_methods.rb".freeze, "test/vendor/plugins/rspec/stories/stories/multiline_steps.story".freeze, "test/vendor/plugins/rspec/stories/stories/steps/multiline_steps.rb".freeze, "test/vendor/plugins/rspec/stories/stories/stories.rb".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/builder.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/controls.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/dragdrop.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/effects.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/prototype.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/rspec.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/scriptaculous.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/slider.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/sound.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/javascripts/unittest.js".freeze, "test/vendor/plugins/rspec/story_server/prototype/lib/server.rb".freeze, "test/vendor/plugins/rspec/story_server/prototype/stories.html".freeze, "test/vendor/plugins/rspec/story_server/prototype/stylesheets/rspec.css".freeze, "test/vendor/plugins/rspec/story_server/prototype/stylesheets/test.css".freeze, "test/vendor/plugins/rspec/TODO".freeze, "test/vendor/plugins/rspec-on-rails-matchers/CHANGELOG".freeze, "test/vendor/plugins/rspec-on-rails-matchers/init.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/associations.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/observers.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/validations.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/lib/spec/rails/matchers/views.rb".freeze, "test/vendor/plugins/rspec-on-rails-matchers/MIT-LICENSE".freeze, "test/vendor/plugins/rspec-on-rails-matchers/README".freeze, "test/vendor/plugins/rspec-on-rails-matchers/TODO".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/CHANGES".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/rspec_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/all_stories.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/previous_failures.txt".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/rcov.opts".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/rspec.rake".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/script/autospec".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/script/spec".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/script/spec_server".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/spec.opts".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/spec_helper.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec/templates/stories_helper.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/rspec_controller_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/templates/controller_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/templates/helper_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/templates/view_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_controller/USAGE".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_default_values.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_model/rspec_model_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_model/templates/model_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_model/USAGE".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/rspec_scaffold_generator.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/controller_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/edit_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/helper_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/index_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/new_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/routing_spec.rb".freeze, "test/vendor/plugins/rspec-rails/generators/rspec_scaffold/templates/show_erb_spec.rb".freeze, "test/vendor/plugins/rspec-rails/History.txt".freeze, "test/vendor/plugins/rspec-rails/init.rb".freeze, "test/vendor/plugins/rspec-rails/lib/autotest/discover.rb".freeze, "test/vendor/plugins/rspec-rails/lib/autotest/rails_rspec.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/assigns_hash_proxy.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/controller_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/cookies_proxy.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/functional_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/helper_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/model_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/rails_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/render_observer.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example/view_example_group.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/example.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/base.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/rescue.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_controller/test_response.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/action_view/base.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/active_record/base.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/object.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/example/configuration.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions/spec/matchers/have.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/extensions.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/interop/testcase.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/assert_select.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/have_text.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/include_text.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/redirect_to.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers/render_template.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/matchers.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/mocks.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/story_adapter.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails/version.rb".freeze, "test/vendor/plugins/rspec-rails/lib/spec/rails.rb".freeze, "test/vendor/plugins/rspec-rails/Manifest.txt".freeze, "test/vendor/plugins/rspec-rails/Rakefile".freeze, "test/vendor/plugins/rspec-rails/README.txt".freeze, "test/vendor/plugins/rspec-rails/spec/rails/autotest/mappings_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/assigns_hash_proxy_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/configuration_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/controller_isolation_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/controller_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/cookies_proxy_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/example_group_factory_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/helper_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/model_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/shared_behaviour_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/test_unit_assertion_accessibility_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/example/view_spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/extensions/action_controller_rescue_action_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/extensions/action_view_base_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/extensions/active_record_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/interop/testcase_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/assert_select_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/description_generation_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/errors_on_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/have_text_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/include_text_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/redirect_to_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/matchers/render_template_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/mocks/ar_classes.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/mocks/mock_model_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/mocks/stub_model_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/sample_modified_fixture.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/sample_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/spec_server_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails/spec_spec.rb".freeze, "test/vendor/plugins/rspec-rails/spec/rails_suite.rb".freeze, "test/vendor/plugins/rspec-rails/spec/spec_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/action_view_base_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/controller_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/redirect_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/render_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/controllers/rjs_spec_controller.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/explicit_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/more_explicit_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/plugin_application_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/helpers/view_spec_helper.rb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_setting_flash_after_session_reset.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_setting_flash_before_session_reset.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_setting_the_assigns_hash.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_with_errors_in_template.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/controller_spec/action_with_template.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/layouts/application.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/layouts/simple.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/objects/_object.html.erb".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/_a_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/action_with_alternate_layout.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/some_action.js.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/some_action.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/render_spec/some_action.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/_replacement_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/hide_div.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/hide_page_element.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/insert_html.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/replace.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/replace_html.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/replace_html_with_partial.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/visual_effect.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/rjs_spec/visual_toggle_effect.rjs".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/tag_spec/no_tags.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/tag_spec/single_div_with_no_attributes.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/tag_spec/single_div_with_one_attribute.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial_used_twice.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial_with_local_variable.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_partial_with_sub_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/_spacer.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/accessor.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/block_helper.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/entry_form.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/explicit_helper.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/foo/show.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/implicit_helper.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/multiple_helpers.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/template_with_partial.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/template_with_partial_using_collection.rhtml".freeze, "test/vendor/plugins/rspec-rails/spec_resources/views/view_spec/template_with_partial_with_array.rhtml".freeze, "test/vendor/plugins/rspec-rails/stories/all.rb".freeze, "test/vendor/plugins/rspec-rails/stories/configuration/stories.rb".freeze, "test/vendor/plugins/rspec-rails/stories/helper.rb".freeze, "test/vendor/plugins/rspec-rails/stories/steps/people.rb".freeze, "test/vendor/plugins/rspec-rails/stories/transactions_should_rollback".freeze, "test/vendor/plugins/rspec-rails/stories/transactions_should_rollback.rb".freeze, "test/vendor/plugins/rspec-rails/UPGRADE".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, ["> 0.0.0".freeze]) end