chilkat 10.1.3-arm64-darwin → 11.0.0-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 +4 -4
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 22f5c441f58af9a3834fe646fd536b8843a77a6487e8c205f8c5aa83851cde04
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 551a3a9ce891b59e331efef9a4d613e401c3b1ab723761073759387c08d9eb4b
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 8a2f3e882405fd52e56f16cd55d85821c760e0a2f322123dd1d1164ee2543ca04e814aefd5a8650ffdaf824ea12582411b7ab88ef80fea64f2ff2c4c33e7b6d7
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: f6b8e92882b9a1ca5c4fe3deeb4281e9d4b05f20308cd4465ef68ed5a3a46c1b8176cadadf1f26df8e43188f47775029cacbac3846a28d145de6ddf293af7c94
         
     | 
    
        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:  
     | 
| 
      
 4 
     | 
    
         
            +
              version: 11.0.0
         
     | 
| 
       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: 2025- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2025-05-06 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,14 +33,14 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       33 
33 
     | 
    
         
             
              requirements:
         
     | 
| 
       34 
34 
     | 
    
         
             
              - - "~>"
         
     | 
| 
       35 
35 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       36 
     | 
    
         
            -
                  version: '3. 
     | 
| 
      
 36 
     | 
    
         
            +
                  version: '3.4'
         
     | 
| 
       37 
37 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       38 
38 
     | 
    
         
             
              requirements:
         
     | 
| 
       39 
39 
     | 
    
         
             
              - - ">="
         
     | 
| 
       40 
40 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       41 
41 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       42 
42 
     | 
    
         
             
            requirements: []
         
     | 
| 
       43 
     | 
    
         
            -
            rubygems_version: 3. 
     | 
| 
      
 43 
     | 
    
         
            +
            rubygems_version: 3.5.11
         
     | 
| 
       44 
44 
     | 
    
         
             
            signing_key:
         
     | 
| 
       45 
45 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       46 
46 
     | 
    
         
             
            summary: Chilkat Library for Ruby
         
     |