Sha256: af75b1e80e65bd28c743093264b548fe3f9199beed02f5097b311e1c3a58b811

Contents?: true

Size: 1.37 KB

Versions: 2

Compression:

Stored size: 1.37 KB

Contents

name: ronin-web
summary: A collection of common web security commands and libraries.
description:
  ronin-web is a Ruby library that provides common web security commands and
  additional libraries.

license: GPL-3.0
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/ronin-rb/ronin-web#readme
has_yard: true

required_ruby_version: ">= 3.0.0"

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

generated_files:
  - man/ronin-web.1
  - man/ronin-web-diff.1
  - man/ronin-web-html.1
  - man/ronin-web-irb.1
  - man/ronin-web-new.1
  - man/ronin-web-new-nokogiri.1
  - man/ronin-web-new-server.1
  - man/ronin-web-new-spider.1
  - man/ronin-web-new-webapp.1
  - man/ronin-web-server.1
  - man/ronin-web-spider.1
  - man/ronin-web-reverse-proxy.1

dependencies:
  nokogiri: ~> 1.4
  nokogiri-ext: ~> 0.1
  nokogiri-diff: ~> 0.2
  mechanize: ~> 2.0
  open_namespace: ~> 0.4
  # Ronin dependencies:
  ronin-support: ~> 1.0.0.beta2
  ronin-web-server: ~> 0.1.0.beta3
  ronin-web-spider: ~> 0.1.0.beta2
  ronin-web-user_agents: ~> 0.1.0.beta1
  ronin-core: ~> 0.1.0.beta1

development_dependencies:
  bundler: ~> 2.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-web-1.0.0.beta4 gemspec.yml
ronin-web-1.0.0.beta3 gemspec.yml