mygem_paradoxv5-platform 0-x64-mingw-ucrt
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- metadata +42 -0
    
        checksums.yaml
    ADDED
    
    | @@ -0,0 +1,7 @@ | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            SHA256:
         | 
| 3 | 
            +
              metadata.gz: 121e2f2736697df06c5230c54813c34ca433f5583c259e1664e635fe6bbfc95a
         | 
| 4 | 
            +
              data.tar.gz: 9cdc7f2156b5880c0978346ff04ddcceb11c39dfb799b5f107c5327d857aaecf
         | 
| 5 | 
            +
            SHA512:
         | 
| 6 | 
            +
              metadata.gz: 73ffc3ebf37c717b55316ea57d7f896a0ab3ae7aaa1876bdb2bf005229df05788de503087641f40e873cf481931edbe7ed9f6778f1c725ae980b20f7dc022ec6
         | 
| 7 | 
            +
              data.tar.gz: 251e54ab01bb0abd35a27e61f875cfd79b72af3e8a99b7d3faa4a5fd9a5b6bbdf07f914198bd028f1c3669d270c018f2ac0400c3f77ff17651f81ab5193bb66b
         | 
    
        metadata
    ADDED
    
    | @@ -0,0 +1,42 @@ | |
| 1 | 
            +
            --- !ruby/object:Gem::Specification
         | 
| 2 | 
            +
            name: mygem_paradoxv5-platform
         | 
| 3 | 
            +
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            +
              version: '0'
         | 
| 5 | 
            +
            platform: x64-mingw-ucrt
         | 
| 6 | 
            +
            authors:
         | 
| 7 | 
            +
            - ParadoxV5
         | 
| 8 | 
            +
            autorequire:
         | 
| 9 | 
            +
            bindir: bin
         | 
| 10 | 
            +
            cert_chain: []
         | 
| 11 | 
            +
            date: 2024-02-05 00:00:00.000000000 Z
         | 
| 12 | 
            +
            dependencies: []
         | 
| 13 | 
            +
            description:
         | 
| 14 | 
            +
            email:
         | 
| 15 | 
            +
            executables: []
         | 
| 16 | 
            +
            extensions: []
         | 
| 17 | 
            +
            extra_rdoc_files: []
         | 
| 18 | 
            +
            files: []
         | 
| 19 | 
            +
            homepage:
         | 
| 20 | 
            +
            licenses:
         | 
| 21 | 
            +
            - WTFPL
         | 
| 22 | 
            +
            metadata: {}
         | 
| 23 | 
            +
            post_install_message:
         | 
| 24 | 
            +
            rdoc_options: []
         | 
| 25 | 
            +
            require_paths:
         | 
| 26 | 
            +
            - lib
         | 
| 27 | 
            +
            required_ruby_version: !ruby/object:Gem::Requirement
         | 
| 28 | 
            +
              requirements:
         | 
| 29 | 
            +
              - - ">="
         | 
| 30 | 
            +
                - !ruby/object:Gem::Version
         | 
| 31 | 
            +
                  version: '0'
         | 
| 32 | 
            +
            required_rubygems_version: !ruby/object:Gem::Requirement
         | 
| 33 | 
            +
              requirements:
         | 
| 34 | 
            +
              - - ">="
         | 
| 35 | 
            +
                - !ruby/object:Gem::Version
         | 
| 36 | 
            +
                  version: '0'
         | 
| 37 | 
            +
            requirements: []
         | 
| 38 | 
            +
            rubygems_version: 3.5.5
         | 
| 39 | 
            +
            signing_key:
         | 
| 40 | 
            +
            specification_version: 4
         | 
| 41 | 
            +
            summary: A simple example Ruby Gem
         | 
| 42 | 
            +
            test_files: []
         |