Sha256: 5f2295cbb120e59b50b029108d0f994b72bda6b3c2cf2ce1ef263721e0238d34
Contents?: true
Size: 892 Bytes
Versions: 2
Compression:
Stored size: 892 Bytes
Contents
name: ronin-web-server summary: A custom Ruby web server based on Sinatra. description: | ronin-web-server is a custom Ruby web server based on Sinatra tailored for security research and development. 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-server source_code_uri: https://github.com/postmodern/ronin-web-server bug_tracker_uri: https://github.com/postmodern/ronin-web-server/issues changelog_uri: https://github.com/postmodern/ronin-web-server/blob/main/ChangeLog.md rubygems_mfa_required: 'true' required_ruby_version: ">= 3.0.0" dependencies: webrick: ~> 1.0 rack: ~> 2.2 rack-user_agent: ~> 0.5 sinatra: ~> 3.0 # Ronin dependencies: ronin-support: ~> 1.0.0.beta1 development_dependencies: bundler: ~> 2.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-server-0.1.0.beta3 | gemspec.yml |
ronin-web-server-0.1.0.beta2 | gemspec.yml |