# -*- encoding: utf-8 -*- # stub: rspec_pretty_report 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "rspec_pretty_report".freeze s.version = "0.0.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 = ["Tim sheng".freeze] s.date = "2014-10-21" s.description = "A more pretty html report for rspec".freeze s.email = "278570038@qq.com".freeze s.files = ["Gemfile".freeze, "lib/rspec_pretty_report.rb".freeze, "resources/bootstrap-3.2.0-dist/css/bootstrap-theme-yeti.min.css".freeze, "resources/bootstrap-3.2.0-dist/css/bootstrap.min.css".freeze, "resources/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.eot".freeze, "resources/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.svg".freeze, "resources/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.ttf".freeze, "resources/bootstrap-3.2.0-dist/fonts/glyphicons-halflings-regular.woff".freeze, "resources/bootstrap-3.2.0-dist/js/bootstrap.min.js".freeze, "resources/jquery-1.11.1.min.js".freeze, "resources/jscharts.js".freeze, "rspec_pretty_report.gemspec".freeze, "spec/penders_spec.rb".freeze, "spec/rspec_pretty_report_spec.rb".freeze, "spec/test2_spec.rb".freeze, "templates/overview.erb".freeze, "templates/report.erb".freeze] s.homepage = "http://github.com/timsheng/rspec_pretty_report".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Rspec custom formatter to generate pretty html results".freeze end