chilkat 9.5.0.97-x86_64-darwin → 9.5.0.99-x86_64-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
 - 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: 1dbdec052496f571143d36d609b7c8f181028aa076ce4a6ef869c6b1db482c76
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 46718c58db823dd1826ef5bf49d4783d65476922b5ed479a07fa7e7bb148f6e0
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 9f33b4870740c217480045a9f77aad867b4b4b0d734cfcaf4e1b6e17827570e16fb675d787040ffcb82f4198ed2f2962e3dbb0e0c15ac11a30a7fce41d260cac
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: c6cb5f4b2831eb0872c71cb432038b836e113e862c8b7ad183eb197a9e9033a1e73778b8146a8cf80b341ff5125db1affc3d22b13f011cf6ca250aceddb9e9e3
         
     | 
    
        data/lib/chilkat.bundle
    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_64-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-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 
     | 
    
         
             
              - - ">="
         
     |