Sha256: 7037956b7526dabac348a36235fb6a8cf95a207cd0b63a30cbaa2dd7ce37623d
Contents?: true
Size: 704 Bytes
Versions: 10
Compression:
Stored size: 704 Bytes
Contents
# -*- encoding: utf-8 -*- # stub: fivemat 1.3.2 ruby lib Gem::Specification.new do |s| s.name = "fivemat" s.version = "1.3.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Tim Pope"] s.date = "2015-10-20" s.description = "MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots" s.email = ["code@tpope.net"] s.homepage = "https://github.com/tpope/fivemat" s.rubygems_version = "2.4.8" s.summary = "Why settle for a test output format when you could have a test output fivemat?" s.installed_by_version = "2.4.8" if s.respond_to? :installed_by_version end
Version data entries
10 entries across 10 versions & 5 rubygems