Sha256: b73d30da83d6ef99220b40200071a6ceed18c3c757090c04a871619143b7d794
Contents?: true
Size: 708 Bytes
Versions: 1
Compression:
Stored size: 708 Bytes
Contents
# # This file is part of the rubocop-config-cowtech gem. Copyright (C) 2017 and above Shogun <shogun@cowtech.it>. # Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. # Gem::Specification.new do |gem| gem.name = "rubocop-config-cowtech" gem.version = "1.0.2" gem.homepage = "https://github.com/ShogunPanda/rubocop-config-cowtech" gem.summary = %q{CowTech style rubocop config.} gem.description = %q{CowTech style rubocop config.} gem.rubyforge_project = "rubocop-config-cowtech" gem.authors = ["Shogun"] gem.email = ["shogun@cowtech.it"] gem.license = "MIT" gem.files = `git ls-files`.split($\) gem.required_ruby_version = ">= 2.3.0" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-config-cowtech-1.0.2 | rubocop-config-cowtech.gemspec |