chilkat 9.5.0.97-x86-linux → 9.5.0.99-x86-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/chilkat.so +0 -0
 - data/license.pdf +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: 8a4e26c9b01f1896fe38e6c5c06498136057de3001dd6ae34ed84844ec009b69
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: a12d420e0bfd9a6f8d436c80e0146d8922ec2cdf9ba234d4f6ea3528e6d4682e
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: f0edd1c61cc7ed0a202daede2af56a09ef6143f785e45eb36f4817b3464a863912d24c2c7201d736c8d0b86483bdc4f3634009310dd675aba62a2b748bb56fd3
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 30fde14b3b0cea150b6367f1b1f2591f9232fb7a95d77b2f42f8ef51520a03a0dbd495546946e4dc2e70deb3adf3c007308cde9b2c61ba733590c4c28f28b136
         
     | 
    
        data/lib/chilkat.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/license.pdf
    CHANGED
    
    | 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: chilkat
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 9.5.0. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 9.5.0.99
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86-linux
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Chilkat Software, Inc.
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2024- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2024-06-28 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       13 
13 
     | 
    
         
             
            description: Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL,
         
     | 
| 
       14 
14 
     | 
    
         
             
              TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
         
     | 
| 
         @@ -33,7 +33,7 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       33 
33 
     | 
    
         
             
              requirements:
         
     | 
| 
       34 
34 
     | 
    
         
             
              - - "~>"
         
     | 
| 
       35 
35 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       36 
     | 
    
         
            -
                  version: '3. 
     | 
| 
      
 36 
     | 
    
         
            +
                  version: '3.3'
         
     | 
| 
       37 
37 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       38 
38 
     | 
    
         
             
              requirements:
         
     | 
| 
       39 
39 
     | 
    
         
             
              - - ">="
         
     |