Sha256: f3f2d437884f1666cfc35ec6674e9fb8fb5bdd7b560d0bd863f1ab94e5e72443
Contents?: true
Size: 894 Bytes
Versions: 1
Compression:
Stored size: 894 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://rubydoc.info/gems/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/master/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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-server-0.1.0.beta1 | gemspec.yml |