upnxt_service_document 0
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 +15 -0
- metadata +42 -0
    
        checksums.yaml
    ADDED
    
    | @@ -0,0 +1,15 @@ | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            !binary "U0hBMQ==":
         | 
| 3 | 
            +
              metadata.gz: !binary |-
         | 
| 4 | 
            +
                MWVlMDE2NjYwYjc2N2QxMWQzMzM0ZmUwNzE0MDI4YWI5M2JhNzU0NA==
         | 
| 5 | 
            +
              data.tar.gz: !binary |-
         | 
| 6 | 
            +
                Y2MwN2QxZTNjYThjNDdkYWNiZmRkZDllZTFiZDYxMWFiZDZiNGEwMw==
         | 
| 7 | 
            +
            SHA512:
         | 
| 8 | 
            +
              metadata.gz: !binary |-
         | 
| 9 | 
            +
                YzgyZjAyZjU5NjFjYjU1NWYxY2E0N2Y0N2QyY2Q2M2EyNDcyZDRkNTM1YzMw
         | 
| 10 | 
            +
                MzdiZDMxZWZmNWNlZGY3ZmYxNWRlNjAyNjA4OWFiZmIzZjIyYTMzYWRlNWJi
         | 
| 11 | 
            +
                MmZhZWE2YTg2MzcxOTg1ZjMyOWNhODU1YTAzYTNkZTY4NGFiZGY=
         | 
| 12 | 
            +
              data.tar.gz: !binary |-
         | 
| 13 | 
            +
                YzI0Yzg0YzI1YmE5MzI0ZDdhZWVlNmY4OTk2MDNlMGUyNmZlMGE1NTlhMGRh
         | 
| 14 | 
            +
                NGYzZDg3ZDM1MWFjOTRmYTM3YTI2YTI2ZDJmOWYzMjkyZGRmNmI2ZTMzN2Fh
         | 
| 15 | 
            +
                MTMxM2Y5Y2RmNjc4ODUxZGIyYzFkM2RlYTFiM2UzMWZkY2U1ZTY=
         | 
    
        metadata
    ADDED
    
    | @@ -0,0 +1,42 @@ | |
| 1 | 
            +
            --- !ruby/object:Gem::Specification
         | 
| 2 | 
            +
            name: upnxt_service_document
         | 
| 3 | 
            +
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            +
              version: '0'
         | 
| 5 | 
            +
            platform: ruby
         | 
| 6 | 
            +
            authors:
         | 
| 7 | 
            +
            - Michael Brackx
         | 
| 8 | 
            +
            autorequire: 
         | 
| 9 | 
            +
            bindir: bin
         | 
| 10 | 
            +
            cert_chain: []
         | 
| 11 | 
            +
            date: 2013-10-18 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 | 
            +
            metadata: {}
         | 
| 22 | 
            +
            post_install_message: 
         | 
| 23 | 
            +
            rdoc_options: []
         | 
| 24 | 
            +
            require_paths:
         | 
| 25 | 
            +
            - lib
         | 
| 26 | 
            +
            required_ruby_version: !ruby/object:Gem::Requirement
         | 
| 27 | 
            +
              requirements:
         | 
| 28 | 
            +
              - - ! '>='
         | 
| 29 | 
            +
                - !ruby/object:Gem::Version
         | 
| 30 | 
            +
                  version: '0'
         | 
| 31 | 
            +
            required_rubygems_version: !ruby/object:Gem::Requirement
         | 
| 32 | 
            +
              requirements:
         | 
| 33 | 
            +
              - - ! '>='
         | 
| 34 | 
            +
                - !ruby/object:Gem::Version
         | 
| 35 | 
            +
                  version: '0'
         | 
| 36 | 
            +
            requirements: []
         | 
| 37 | 
            +
            rubyforge_project: 
         | 
| 38 | 
            +
            rubygems_version: 2.1.9
         | 
| 39 | 
            +
            signing_key: 
         | 
| 40 | 
            +
            specification_version: 4
         | 
| 41 | 
            +
            summary: upnxt_service_document
         | 
| 42 | 
            +
            test_files: []
         |