Sha256: ec967b29625a0c8f8bbf786ec0d21f79d0c882131bf473e3f972cd3971fc18b2

Contents?: true

Size: 1.71 KB

Versions: 0

Compression: gzip

Compressed size: 736 Bytes

Stored size: 736 Bytes

Contents

--- !ruby/object:Gem::Specification
name: macaw_framework
version: !ruby/object:Gem::Version
  version: 0.1.5
platform: ruby
authors:
- Aria Diniz
autorequire: 
bindir: exe
cert_chain: []
date: 2023-04-16 00:00:00.000000000 Z
dependencies: []
description: A project started for study purpose that I intend to keep working on.
email:
- aria.diniz.dev@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- lib/macaw_framework.rb
- lib/macaw_framework/aspects/logging_aspect.rb
- lib/macaw_framework/errors/endpoint_not_mapped_error.rb
- lib/macaw_framework/middlewares/request_data_filtering.rb
- lib/macaw_framework/middlewares/server.rb
- lib/macaw_framework/utils/http_status_code.rb
- lib/macaw_framework/version.rb
- macaw_logo.png
- sig/http_status_code.rbs
- sig/logging_aspect.rbs
- sig/macaw_framework.rbs
- sig/macaw_framework/macaw.rbs
- sig/request_data_filtering.rbs
- sig/server.rbs
homepage: https://github.com/ariasdiniz/macaw_framework
licenses:
- MIT
metadata:
  documentation_uri: https://rubydoc.info/gems/macaw_framework
  homepage_uri: https://github.com/ariasdiniz/macaw_framework
  source_code_uri: https://github.com/ariasdiniz/macaw_framework
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.7.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.4.10
signing_key: 
specification_version: 4
summary: A web framework still in development.
test_files: []

Package Spec version

macaw_framework-0.1.5