Sha256: 5befcf76d24b48ad9e392c7386d3003fd61de055bca969110ef357c59e366f6d

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.1"
  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.1 rubocop-config-cowtech.gemspec