velvet-components 0.0.1 → 0.0.2
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 +2 -2
- metadata +2 -2
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA256:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 3 | 
            +
              metadata.gz: 7c8fbe49c5e811f839322eb566b23ae5d5e30d132af59256d2a85ec93c85112e
         | 
| 4 4 | 
             
              data.tar.gz: d1c0df7624d957bedbbe66902bd73832f13b444ceebe4d62a6f5a3fa4d971d2a
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 6 | 
            +
              metadata.gz: 5d6e012f97729c763b59eb67fb5567311f5c62373a968c6b82a985c53030feeb0cf2ccd8bfa8edbcafdd27c10310d1a7467a075db09262cc3de3b5f90077b4ab
         | 
| 7 7 | 
             
              data.tar.gz: dc60b41b6650fa73c942463d87b91d607312f5793755c4fdeb198eaf2ce9aec6d09b4d5ce2db908f208392f533290d047581501056b8b31d80c011e4e2610eb7
         | 
    
        metadata
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: velvet-components
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version: 0.0. | 
| 4 | 
            +
              version: 0.0.2
         | 
| 5 5 | 
             
            platform: ruby
         | 
| 6 6 | 
             
            authors:
         | 
| 7 7 | 
             
            - Github Open Source
         | 
| @@ -118,7 +118,7 @@ files: | |
| 118 118 | 
             
            - config/routes.rb
         | 
| 119 119 | 
             
            - config/storage.yml
         | 
| 120 120 | 
             
            - lib/velvet.rb
         | 
| 121 | 
            -
            homepage: https://github.com/ | 
| 121 | 
            +
            homepage: https://github.com/velvetkit/velvet_components
         | 
| 122 122 | 
             
            licenses:
         | 
| 123 123 | 
             
            - MIT
         | 
| 124 124 | 
             
            metadata:
         |