optify-config 0.3.0-x86_64-linux → 0.3.1-x86_64-linux
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 +4 -4
 - data/lib/optify_ruby/optify_ruby.so +0 -0
 - metadata +3 -3
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: e6870c41300fad1002661403e126bd059c3ac038e92d930a01bf77dbb8a184e9
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: b2776930d110fe84d1cb1434f77c7313a702d0149ef3982fd66fd907a77fafd9
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 77545f64e60742c89b150c6ecae0dc4cccece963b573795b9f1178513993ea6c6d5727b4de7853157ecb1236ae0c0fa7bd570fd6408a98a900102fdbc2a80148
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 19ecad6d22146c0a2accb0f8cea153e41ad19ed11e252e9f51b82f5f4fe5bcdf48ef8bf1641692a1aa7e99a480126e568c8cac5fc4d96f5add3985598718fd4b
         
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: optify-config
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 0.3. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.3.1
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86_64-linux
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Justin D. Harris
         
     | 
| 
         @@ -107,10 +107,10 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       107 
107 
     | 
    
         
             
              requirements:
         
     | 
| 
       108 
108 
     | 
    
         
             
              - - ">="
         
     | 
| 
       109 
109 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       110 
     | 
    
         
            -
                  version: '3. 
     | 
| 
      
 110 
     | 
    
         
            +
                  version: '3.4'
         
     | 
| 
       111 
111 
     | 
    
         
             
              - - "<"
         
     | 
| 
       112 
112 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       113 
     | 
    
         
            -
                  version: 3. 
     | 
| 
      
 113 
     | 
    
         
            +
                  version: 3.5.dev
         
     | 
| 
       114 
114 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       115 
115 
     | 
    
         
             
              requirements:
         
     | 
| 
       116 
116 
     | 
    
         
             
              - - ">="
         
     |