# -*- encoding: utf-8 -*- # stub: rf-stylez 1.2.3 ruby lib Gem::Specification.new do |s| s.name = "rf-stylez".freeze s.version = "1.2.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Emanuel Evans".freeze] s.date = "2024-11-22" s.description = "Configurations for Rubocop and other style enforcers/linters".freeze s.email = ["emanuel@rainforestqa.com".freeze] s.executables = ["rf-stylez".freeze] s.files = [".circleci/config.yml".freeze, ".circleci/update-jira.sh".freeze, ".github/dependabot.yml".freeze, ".github/workflows/pronto.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/rf-stylez".freeze, "bin/setup".freeze, "lib/rf/stylez.rb".freeze, "lib/rf/stylez/update_check.rb".freeze, "lib/rf/stylez/version.rb".freeze, "lib/rubocop/cop/lint/no_bang_state_machine_events.rb".freeze, "lib/rubocop/cop/lint/no_grape_api.rb".freeze, "lib/rubocop/cop/lint/no_http_party.rb".freeze, "lib/rubocop/cop/lint/no_json.rb".freeze, "lib/rubocop/cop/lint/no_untyped_raise.rb".freeze, "lib/rubocop/cop/lint/no_vcr_recording.rb".freeze, "lib/rubocop/cop/lint/obscure.rb".freeze, "lib/rubocop/cop/lint/use_positive_int32_validator.rb".freeze, "rails/rubocop.yml".freeze, "rf-stylez.gemspec".freeze, "ruby/.reek.yml".freeze, "ruby/rubocop.yml".freeze, "ruby/rubocop_lint.yml".freeze] s.homepage = "https://github.com/rainforestapp/rf-stylez".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Styles for Rainforest code".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.11.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.11.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.2".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.68.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.23.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 2.27.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6".freeze]) end