# -*- encoding: utf-8 -*- # stub: rbs_activesupport 1.4.0 ruby lib Gem::Specification.new do |s| s.name = "rbs_activesupport".freeze s.version = "1.4.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/tk0miya/rbs_activesupport", "homepage_uri" => "https://github.com/tk0miya/rbs_activesupport", "source_code_uri" => "https://github.com/tk0miya/rbs_activesupport" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Takeshi KOMIYA".freeze] s.bindir = "exe".freeze s.date = "2024-10-28" s.email = ["i.tkomiya@gmail.com".freeze] s.files = [".rubocop.yml".freeze, ".vscode/extensions.json".freeze, ".vscode/settings.json".freeze, "CODE_OF_CONDUCT.md".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "Steepfile".freeze, "lib/generators/rbs_activesupport/install_generator.rb".freeze, "lib/rbs_activesupport.rb".freeze, "lib/rbs_activesupport/ast.rb".freeze, "lib/rbs_activesupport/attribute_accessor.rb".freeze, "lib/rbs_activesupport/class_attribute.rb".freeze, "lib/rbs_activesupport/declaration_builder.rb".freeze, "lib/rbs_activesupport/delegate.rb".freeze, "lib/rbs_activesupport/generator.rb".freeze, "lib/rbs_activesupport/include.rb".freeze, "lib/rbs_activesupport/method_searcher.rb".freeze, "lib/rbs_activesupport/parser.rb".freeze, "lib/rbs_activesupport/parser/comment_parser.rb".freeze, "lib/rbs_activesupport/rake_task.rb".freeze, "lib/rbs_activesupport/types.rb".freeze, "lib/rbs_activesupport/version.rb".freeze, "rbs_collection.lock.yaml".freeze, "rbs_collection.yaml".freeze, "sig/generators/rbs_activesupport/install_generator.rbs".freeze, "sig/rbs_activesupport.rbs".freeze, "sig/rbs_activesupport/ast.rbs".freeze, "sig/rbs_activesupport/attribute_accessor.rbs".freeze, "sig/rbs_activesupport/class_attribute.rbs".freeze, "sig/rbs_activesupport/declaration_builder.rbs".freeze, "sig/rbs_activesupport/delegate.rbs".freeze, "sig/rbs_activesupport/generator.rbs".freeze, "sig/rbs_activesupport/include.rbs".freeze, "sig/rbs_activesupport/method_searcher.rbs".freeze, "sig/rbs_activesupport/parser.rbs".freeze, "sig/rbs_activesupport/parser/comment_parser.rbs".freeze, "sig/rbs_activesupport/rake_task.rbs".freeze, "sig/rbs_activesupport/types.rbs".freeze, "sig/rbs_activesupport/version.rbs".freeze] s.homepage = "https://github.com/tk0miya/rbs_activesupport".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A RBS files generatorfor activesupport".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end