centurion-framework 3.6.3 → 3.6.4
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 +5 -5
 - metadata +3 -3
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
     | 
    
         
            -
             
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 2 
     | 
    
         
            +
            SHA256:
         
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: '078bbfea2fc8c914d64fa886d9356cbe5585b11259ed0ee9af95804223a33111'
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 8b0df2438590e66059a5a48f612f4fda1ddd7438f934f3409feeac6f7c5748ea
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: d66e79b2761fc4b4ad48aeb8d742accfbbbd0a6446a74aab3378775379dda1fb5c3a696a8ceae36b061dfb8abddfc7ff53928bb64ca5c8156b243cf3e2c086f6
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 7d749ff0e156fa217479929373b97d60eccf30da9c6c0ecefc931ca5e68dc43f0c72055e74b95da91e85abe809ecd5ff39e7af3a39e448f2d0a3f1410548b55b
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: centurion-framework
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 3.6. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 3.6.4
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Justin Hough
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date:  
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2018-10-28 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: sass
         
     | 
| 
         @@ -52,7 +52,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       52 
52 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       53 
53 
     | 
    
         
             
            requirements: []
         
     | 
| 
       54 
54 
     | 
    
         
             
            rubyforge_project: 
         
     | 
| 
       55 
     | 
    
         
            -
            rubygems_version: 2. 
     | 
| 
      
 55 
     | 
    
         
            +
            rubygems_version: 2.7.7
         
     | 
| 
       56 
56 
     | 
    
         
             
            signing_key: 
         
     | 
| 
       57 
57 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       58 
58 
     | 
    
         
             
            summary: Centurion is a framework built with Sass
         
     |