# -*- encoding: utf-8 -*- # stub: rspectacular 0.66.0 ruby lib Gem::Specification.new do |s| s.name = "rspectacular".freeze s.version = "0.66.0".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 = "2015-10-20" 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 = ["deploy".freeze, "rspectacular_test_bootstrap".freeze] s.extra_rdoc_files = ["README.md".freeze] s.files = ["README.md".freeze, "Rakefile".freeze, "bin/deploy".freeze, "bin/rspectacular_test_bootstrap".freeze, "lib/rspectacular.rb".freeze, "lib/rspectacular/helpers.rb".freeze, "lib/rspectacular/helpers/factories.rb".freeze, "lib/rspectacular/helpers/null_objects.rb".freeze, "lib/rspectacular/helpers/session_helpers.rb".freeze, "lib/rspectacular/mock_authentications/omniauth.rb".freeze, "lib/rspectacular/mock_authentications/omniauth/ebay.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/authentication.rb".freeze, "lib/rspectacular/plugins/bullet.rb".freeze, "lib/rspectacular/plugins/carrier_wave.rb".freeze, "lib/rspectacular/plugins/code_climate.rb".freeze, "lib/rspectacular/plugins/database_cleaner.rb".freeze, "lib/rspectacular/plugins/devise.rb".freeze, "lib/rspectacular/plugins/elasticsearch.rb".freeze, "lib/rspectacular/plugins/email.rb".freeze, "lib/rspectacular/plugins/factory_girl.rb".freeze, "lib/rspectacular/plugins/fakeredis.rb".freeze, "lib/rspectacular/plugins/features.rb".freeze, "lib/rspectacular/plugins/omniauth.rb".freeze, "lib/rspectacular/plugins/rails/engine.rb".freeze, "lib/rspectacular/plugins/rails/strong_parameters.rb".freeze, "lib/rspectacular/plugins/recaptcha.rb".freeze, "lib/rspectacular/plugins/referehencible.rb".freeze, "lib/rspectacular/plugins/shoulda.rb".freeze, "lib/rspectacular/plugins/sidekiq.rb".freeze, "lib/rspectacular/plugins/simple_cov.rb".freeze, "lib/rspectacular/plugins/singleton.rb".freeze, "lib/rspectacular/plugins/stripe.rb".freeze, "lib/rspectacular/plugins/test_after_commit.rb".freeze, "lib/rspectacular/plugins/timecop.rb".freeze, "lib/rspectacular/plugins/vcr.rb".freeze, "lib/rspectacular/plugins/webmock.rb".freeze, "lib/rspectacular/plugins/wisper.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/expectations.rb".freeze, "lib/rspectacular/support/focused.rb".freeze, "lib/rspectacular/support/formatters.rb".freeze, "lib/rspectacular/support/garbage_collection.rb".freeze, "lib/rspectacular/support/mocks.rb".freeze, "lib/rspectacular/support/output.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/vcr_matchers/uri_without_trailing_id.rb".freeze, "lib/rspectacular/version.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.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) end