# -*- encoding: utf-8 -*- # stub: rubocop-codetakt 0.88.0.0 ruby lib Gem::Specification.new do |s| s.name = "rubocop-codetakt".freeze s.version = "0.88.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["codeTakt Developers".freeze] s.bindir = "exe".freeze s.date = "2020-07-17" s.description = " This includes the RuboCop configuration used by codeTakt. It is\n for the unification and linting of coding styles.\n".freeze s.email = ["dev@codetakt.com".freeze] s.executables = ["rubocop-codetakt".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "config/performance.yml".freeze, "config/rails.yml".freeze, "config/rspec.yml".freeze, "config/rubocop.yml".freeze, "exe/rubocop-codetakt".freeze, "lib/rubocop/codetakt.rb".freeze, "lib/rubocop/codetakt/cli.rb".freeze, "lib/rubocop/codetakt/version.rb".freeze, "lib/rubocop_codetakt.rb".freeze, "rubocop-codetakt.gemspec".freeze, "templates/.rubocop.yml".freeze] s.homepage = "https://github.com/codetakt/rubocop-codetakt".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Unify the coding style of Ruby within codeTakt Inc.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.88.0".freeze]) end