chilkat 9.5.0.97-arm64-darwin → 9.5.0.98-arm64-darwin
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.bundle +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: '0384ec7821806a49cdabf8607c0de5a0201a871f4b31aafa83a9ee3f42cc35fb'
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 749a1d7c9e364d15855faba7dcea6b54fa829d55d5ad422cfebfeea693b45fd3
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 97c544031c1a3e34a5d9e37e9f4b13f03371a0b671d0bc12467a0456c2ec20b736cae431b42b31f62be752f0b52c6df94826d7418d7d3c25fb4b6afc9c490e5f
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: b6d74e6d9e417b87e1462ffb4f268e56302a50e1487ad7bcb1e721873350ee01363ed4c79e542146c33f14e9c851c6bcae21f8b4456bce5b386c7333b311bffa
         
     | 
    
        data/lib/chilkat.bundle
    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.98
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: arm64-darwin
         
     | 
| 
       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-04-23 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 
     | 
    
         
             
              - - ">="
         
     |