# -*- encoding: utf-8 -*- # stub: rspectacular 0.14.1 ruby lib Gem::Specification.new do |s| s.name = "rspectacular".freeze s.version = "0.14.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["jfelchner".freeze] s.date = "2013-10-24" s.description = "We rock some RSpec configurations and matchers like it ain't nobody's bidnezz.".freeze s.email = "accounts+git@thekompanee.com".freeze s.executables = ["rspectacular_test_bootstrap".freeze] s.extra_rdoc_files = ["README.md".freeze] s.files = ["README.md".freeze, "Rakefile".freeze, "bin/rspectacular_test_bootstrap".freeze, "lib/rspectacular.rb".freeze, "lib/rspectacular/helpers.rb".freeze, "lib/rspectacular/helpers/date_time_select.rb".freeze, "lib/rspectacular/helpers/facebook.rb".freeze, "lib/rspectacular/helpers/paypal.rb".freeze, "lib/rspectacular/helpers/rails_flashes.rb".freeze, "lib/rspectacular/helpers/session_helpers.rb".freeze, "lib/rspectacular/matchers.rb".freeze, "lib/rspectacular/matchers/active_record.rb".freeze, "lib/rspectacular/matchers/active_record/date_range_matcher.rb".freeze, "lib/rspectacular/matchers/active_record/dateliness_matcher.rb".freeze, "lib/rspectacular/matchers/active_record/persistence_matcher.rb".freeze, "lib/rspectacular/matchers/active_record/positivity_matcher.rb".freeze, "lib/rspectacular/matchers/active_record/truthfulness_matcher.rb".freeze, "lib/rspectacular/matchers/authentication.rb".freeze, "lib/rspectacular/mock_authentications/omniauth.rb".freeze, "lib/rspectacular/mock_authentications/omniauth/facebook.rb".freeze, "lib/rspectacular/mock_authentications/omniauth/twitter.rb".freeze, "lib/rspectacular/plugins.rb".freeze, "lib/rspectacular/plugins/capybara.rb".freeze, "lib/rspectacular/plugins/carrier_wave.rb".freeze, "lib/rspectacular/plugins/database_cleaner.rb".freeze, "lib/rspectacular/plugins/devise.rb".freeze, "lib/rspectacular/plugins/email.rb".freeze, "lib/rspectacular/plugins/factory_girl.rb".freeze, "lib/rspectacular/plugins/features.rb".freeze, "lib/rspectacular/plugins/omniauth.rb".freeze, "lib/rspectacular/plugins/paypal.rb".freeze, "lib/rspectacular/plugins/recaptcha.rb".freeze, "lib/rspectacular/plugins/shoulda.rb".freeze, "lib/rspectacular/plugins/singleton.rb".freeze, "lib/rspectacular/plugins/timecop.rb".freeze, "lib/rspectacular/plugins/vcr.rb".freeze, "lib/rspectacular/plugins/webmock.rb".freeze, "lib/rspectacular/selectors.rb".freeze, "lib/rspectacular/selectors/defaults.rb".freeze, "lib/rspectacular/spec_helpers/active_record_basic.rb".freeze, "lib/rspectacular/spec_helpers/active_record_connection_setup.rb".freeze, "lib/rspectacular/spec_helpers/rails_engine.rb".freeze, "lib/rspectacular/support.rb".freeze, "lib/rspectacular/support/focused.rb".freeze, "lib/rspectacular/support/formatters.rb".freeze, "lib/rspectacular/support/garbage_collection.rb".freeze, "lib/rspectacular/support/general.rb".freeze, "lib/rspectacular/support/pending.rb".freeze, "lib/rspectacular/support/rails.rb".freeze, "lib/rspectacular/support/random.rb".freeze, "lib/rspectacular/support/selenium.rb".freeze, "lib/rspectacular/version.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/jfelchner/rspectacular".freeze s.rdoc_options = ["--charset = UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "RSpec Support And Matchers".freeze s.test_files = ["spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.12".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) end