Sha256: 00544a4c30f0a803d9415c4e8a40ab09f055e1aab057793e563a6074feb00f38
Contents?: true
Size: 719 Bytes
Versions: 1
Compression:
Stored size: 719 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 http://www.opensource.org/licenses/mit-license.php. # Gem::Specification.new do |gem| gem.name = "rubocop-config-cowtech" gem.version = "1.0.0" 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.0 | rubocop-config-cowtech.gemspec |