ronin-rb/ronin-web-user_agents

View on GitHub
gemspec.yml

Summary

Maintainability
Test Coverage
name: ronin-web-user_agents
summary: Generate random but realistic User-Agent strings
description: Yet another User-Agent string generator library.

license: LGPL-3.0
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://ronin-rb.dev/
has_yard: true

metadata:
  documentation_uri: https://ronin-rb.dev/docs/ronin-web-user_agents
  source_code_uri:   https://github.com/ronin-rb/ronin-web-user_agents
  bug_tracker_uri:   https://github.com/ronin-rb/ronin-web-user_agents/issues
  changelog_uri:     https://github.com/ronin-rb/ronin-web-user_agents/blob/main/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 3.0.0"

development_dependencies:
  bundler: ~> 2.0