# -*- encoding: utf-8 -*- # stub: yamls 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "yamls".freeze s.version = "0.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/TsuMakoto/yamls", "source_code_uri" => "https://github.com/TsuMakoto/yamls" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["TsuMakoto".freeze] s.bindir = "exe".freeze s.date = "2021-11-01" s.email = ["tsukamoto@fusic.co.jp".freeze] s.files = [".circleci/config.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "example/rails-demo/.gitignore".freeze, "example/rails-demo/.ruby-version".freeze, "example/rails-demo/Gemfile".freeze, "example/rails-demo/README.md".freeze, "example/rails-demo/Rakefile".freeze, "example/rails-demo/app/channels/application_cable/channel.rb".freeze, "example/rails-demo/app/channels/application_cable/connection.rb".freeze, "example/rails-demo/app/controllers/application_controller.rb".freeze, "example/rails-demo/app/controllers/books_controller.rb".freeze, "example/rails-demo/app/controllers/concerns/.keep".freeze, "example/rails-demo/app/jobs/application_job.rb".freeze, "example/rails-demo/app/mailers/application_mailer.rb".freeze, "example/rails-demo/app/models/application_record.rb".freeze, "example/rails-demo/app/models/book.rb".freeze, "example/rails-demo/app/models/concerns/.keep".freeze, "example/rails-demo/app/parameters/column.yml".freeze, "example/rails-demo/app/views/layouts/mailer.html.erb".freeze, "example/rails-demo/app/views/layouts/mailer.text.erb".freeze, "example/rails-demo/bin/bundle".freeze, "example/rails-demo/bin/rails".freeze, "example/rails-demo/bin/rake".freeze, "example/rails-demo/bin/setup".freeze, "example/rails-demo/bin/spring".freeze, "example/rails-demo/config.ru".freeze, "example/rails-demo/config/application.rb".freeze, "example/rails-demo/config/boot.rb".freeze, "example/rails-demo/config/cable.yml".freeze, "example/rails-demo/config/credentials.yml.enc".freeze, "example/rails-demo/config/database.yml".freeze, "example/rails-demo/config/environment.rb".freeze, "example/rails-demo/config/environments/development.rb".freeze, "example/rails-demo/config/environments/production.rb".freeze, "example/rails-demo/config/environments/test.rb".freeze, "example/rails-demo/config/initializers/application_controller_renderer.rb".freeze, "example/rails-demo/config/initializers/backtrace_silencers.rb".freeze, "example/rails-demo/config/initializers/cors.rb".freeze, "example/rails-demo/config/initializers/filter_parameter_logging.rb".freeze, "example/rails-demo/config/initializers/inflections.rb".freeze, "example/rails-demo/config/initializers/mime_types.rb".freeze, "example/rails-demo/config/initializers/wrap_parameters.rb".freeze, "example/rails-demo/config/locales/en.yml".freeze, "example/rails-demo/config/puma.rb".freeze, "example/rails-demo/config/routes.rb".freeze, "example/rails-demo/config/spring.rb".freeze, "example/rails-demo/config/storage.yml".freeze, "example/rails-demo/db/migrate/20211101020803_create_books.rb".freeze, "example/rails-demo/db/schema.rb".freeze, "example/rails-demo/db/seeds.rb".freeze, "example/rails-demo/lib/tasks/.keep".freeze, "example/rails-demo/log/.keep".freeze, "example/rails-demo/public/robots.txt".freeze, "example/rails-demo/storage/.keep".freeze, "example/rails-demo/test/channels/application_cable/connection_test.rb".freeze, "example/rails-demo/test/controllers/.keep".freeze, "example/rails-demo/test/controllers/books_controller_test.rb".freeze, "example/rails-demo/test/fixtures/.keep".freeze, "example/rails-demo/test/fixtures/books.yml".freeze, "example/rails-demo/test/fixtures/files/.keep".freeze, "example/rails-demo/test/models/.keep".freeze, "example/rails-demo/test/models/book_test.rb".freeze, "example/rails-demo/test/test_helper.rb".freeze, "example/rails-demo/tmp/.keep".freeze, "example/rails-demo/tmp/pids/.keep".freeze, "example/rails5/.gitignore".freeze, "example/rails5/.ruby-version".freeze, "example/rails5/Gemfile".freeze, "example/rails5/Rakefile".freeze, "example/rails5/app/channels/application_cable/channel.rb".freeze, "example/rails5/app/channels/application_cable/connection.rb".freeze, "example/rails5/app/controllers/application_controller.rb".freeze, "example/rails5/app/controllers/books_controller.rb".freeze, "example/rails5/app/controllers/concerns/.keep".freeze, "example/rails5/app/controllers/people_controller.rb".freeze, "example/rails5/app/jobs/application_job.rb".freeze, "example/rails5/app/mailers/application_mailer.rb".freeze, "example/rails5/app/models/application_record.rb".freeze, "example/rails5/app/models/book.rb".freeze, "example/rails5/app/models/concerns/.keep".freeze, "example/rails5/app/models/person.rb".freeze, "example/rails5/app/parameters/column.yml".freeze, "example/rails5/app/views/layouts/mailer.html.erb".freeze, "example/rails5/app/views/layouts/mailer.text.erb".freeze, "example/rails5/bin/bundle".freeze, "example/rails5/bin/rails".freeze, "example/rails5/bin/rake".freeze, "example/rails5/bin/setup".freeze, "example/rails5/bin/spring".freeze, "example/rails5/bin/update".freeze, "example/rails5/config.ru".freeze, "example/rails5/config/application.rb".freeze, "example/rails5/config/boot.rb".freeze, "example/rails5/config/cable.yml".freeze, "example/rails5/config/credentials.yml.enc".freeze, "example/rails5/config/database.yml".freeze, "example/rails5/config/environment.rb".freeze, "example/rails5/config/environments/development.rb".freeze, "example/rails5/config/environments/production.rb".freeze, "example/rails5/config/environments/test.rb".freeze, "example/rails5/config/initializers/application_controller_renderer.rb".freeze, "example/rails5/config/initializers/backtrace_silencers.rb".freeze, "example/rails5/config/initializers/cors.rb".freeze, "example/rails5/config/initializers/filter_parameter_logging.rb".freeze, "example/rails5/config/initializers/inflections.rb".freeze, "example/rails5/config/initializers/mime_types.rb".freeze, "example/rails5/config/initializers/wrap_parameters.rb".freeze, "example/rails5/config/locales/en.yml".freeze, "example/rails5/config/puma.rb".freeze, "example/rails5/config/routes.rb".freeze, "example/rails5/config/spring.rb".freeze, "example/rails5/config/storage.yml".freeze, "example/rails5/db/migrate/20211031052741_create_books.rb".freeze, "example/rails5/db/migrate/20211031170917_create_people.rb".freeze, "example/rails5/db/schema.rb".freeze, "example/rails5/db/seeds.rb".freeze, "example/rails5/lib/tasks/.keep".freeze, "example/rails5/log/.keep".freeze, "example/rails5/public/robots.txt".freeze, "example/rails5/storage/.keep".freeze, "example/rails5/test/controllers/.keep".freeze, "example/rails5/test/controllers/books_controller_test.rb".freeze, "example/rails5/test/controllers/people_controller_test.rb".freeze, "example/rails5/test/fixtures/.keep".freeze, "example/rails5/test/fixtures/books.yml".freeze, "example/rails5/test/fixtures/files/.keep".freeze, "example/rails5/test/fixtures/people.yml".freeze, "example/rails5/test/test_helper.rb".freeze, "example/rails5/tmp/.keep".freeze, "example/rails6.0.0/.gitignore".freeze, "example/rails6.0.0/.ruby-version".freeze, "example/rails6.0.0/Gemfile".freeze, "example/rails6.0.0/README.md".freeze, "example/rails6.0.0/Rakefile".freeze, "example/rails6.0.0/app/channels/application_cable/channel.rb".freeze, "example/rails6.0.0/app/channels/application_cable/connection.rb".freeze, "example/rails6.0.0/app/controllers/application_controller.rb".freeze, "example/rails6.0.0/app/controllers/books_controller.rb".freeze, "example/rails6.0.0/app/controllers/concerns/.keep".freeze, "example/rails6.0.0/app/controllers/people_controller.rb".freeze, "example/rails6.0.0/app/jobs/application_job.rb".freeze, "example/rails6.0.0/app/mailers/application_mailer.rb".freeze, "example/rails6.0.0/app/models/application_record.rb".freeze, "example/rails6.0.0/app/models/book.rb".freeze, "example/rails6.0.0/app/models/concerns/.keep".freeze, "example/rails6.0.0/app/models/person.rb".freeze, "example/rails6.0.0/app/parameters/column.yml".freeze, "example/rails6.0.0/app/views/layouts/mailer.html.erb".freeze, "example/rails6.0.0/app/views/layouts/mailer.text.erb".freeze, "example/rails6.0.0/bin/bundle".freeze, "example/rails6.0.0/bin/rails".freeze, "example/rails6.0.0/bin/rake".freeze, "example/rails6.0.0/bin/setup".freeze, "example/rails6.0.0/bin/spring".freeze, "example/rails6.0.0/config.ru".freeze, "example/rails6.0.0/config/application.rb".freeze, "example/rails6.0.0/config/boot.rb".freeze, "example/rails6.0.0/config/cable.yml".freeze, "example/rails6.0.0/config/credentials.yml.enc".freeze, "example/rails6.0.0/config/database.yml".freeze, "example/rails6.0.0/config/environment.rb".freeze, "example/rails6.0.0/config/environments/development.rb".freeze, "example/rails6.0.0/config/environments/production.rb".freeze, "example/rails6.0.0/config/environments/test.rb".freeze, "example/rails6.0.0/config/initializers/application_controller_renderer.rb".freeze, "example/rails6.0.0/config/initializers/backtrace_silencers.rb".freeze, "example/rails6.0.0/config/initializers/cors.rb".freeze, "example/rails6.0.0/config/initializers/filter_parameter_logging.rb".freeze, "example/rails6.0.0/config/initializers/inflections.rb".freeze, "example/rails6.0.0/config/initializers/mime_types.rb".freeze, "example/rails6.0.0/config/initializers/wrap_parameters.rb".freeze, "example/rails6.0.0/config/locales/en.yml".freeze, "example/rails6.0.0/config/puma.rb".freeze, "example/rails6.0.0/config/routes.rb".freeze, "example/rails6.0.0/config/spring.rb".freeze, "example/rails6.0.0/config/storage.yml".freeze, "example/rails6.0.0/db/migrate/20211031165333_create_people.rb".freeze, "example/rails6.0.0/db/migrate/20211031165612_create_books.rb".freeze, "example/rails6.0.0/db/schema.rb".freeze, "example/rails6.0.0/db/seeds.rb".freeze, "example/rails6.0.0/lib/tasks/.keep".freeze, "example/rails6.0.0/log/.keep".freeze, "example/rails6.0.0/public/robots.txt".freeze, "example/rails6.0.0/storage/.keep".freeze, "example/rails6.0.0/test/channels/application_cable/connection_test.rb".freeze, "example/rails6.0.0/test/controllers/.keep".freeze, "example/rails6.0.0/test/controllers/books_controller_test.rb".freeze, "example/rails6.0.0/test/controllers/people_controller_test.rb".freeze, "example/rails6.0.0/test/fixtures/.keep".freeze, "example/rails6.0.0/test/fixtures/books.yml".freeze, "example/rails6.0.0/test/fixtures/files/.keep".freeze, "example/rails6.0.0/test/fixtures/people.yml".freeze, "example/rails6.0.0/test/integration/.keep".freeze, "example/rails6.0.0/test/test_helper.rb".freeze, "example/rails6.0.0/tmp/.keep".freeze, "example/rails6.0.0/tmp/pids/.keep".freeze, "lib/yamls.rb".freeze, "lib/yamls/helpers/config.rb".freeze, "lib/yamls/helpers/yaml_load.rb".freeze, "lib/yamls/parameters.rb".freeze, "lib/yamls/support.rb".freeze, "lib/yamls/support/parameters.rb".freeze, "lib/yamls/version.rb".freeze, "yamls.gemspec".freeze] s.homepage = "https://github.com/TsuMakoto/yamls".freeze s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Managed Strong Parameters with yaml file.".freeze end