# -*- encoding: utf-8 -*- # stub: attribeauty 0.4.11 ruby lib Gem::Specification.new do |s| s.name = "attribeauty".freeze s.version = "0.4.11".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/tobyond/attribeauty", "source_code_uri" => "https://github.com/tobyond/attribeauty" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Toby".freeze] s.bindir = "exe".freeze s.date = "2024-08-16" s.description = "There are so many of these, I just needed this one.".freeze s.email = ["toby@darkroom.tech".freeze] s.files = [".bin/bundle".freeze, ".bin/racc".freeze, ".bin/rake".freeze, ".bin/rubocop".freeze, ".bin/ruby-parse".freeze, ".bin/ruby-rewrite".freeze, ".rubocop.yml".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "attribeauty.gemspec".freeze, "lib/attribeauty.rb".freeze, "lib/attribeauty/base.rb".freeze, "lib/attribeauty/configuration.rb".freeze, "lib/attribeauty/params.rb".freeze, "lib/attribeauty/type_caster.rb".freeze, "lib/attribeauty/types/boolean.rb".freeze, "lib/attribeauty/types/float.rb".freeze, "lib/attribeauty/types/integer.rb".freeze, "lib/attribeauty/types/string.rb".freeze, "lib/attribeauty/types/time.rb".freeze, "lib/attribeauty/validator.rb".freeze, "lib/attribeauty/version.rb".freeze] s.homepage = "https://github.com/tobyond/attribeauty".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 3.2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Attributes simply done".freeze end