chilkat 9.5.0.97-x64-mingw-ucrt → 9.5.0.98-x64-mingw-ucrt
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
 - 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: 82ad51dc00069b21a71f87c5825d68b7544f2652a3728005afbd06d3005bb49a
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 81ce84f4b5f658c72c1af651278b65e30c409defabd977ddba371e5567c156f1
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: f67512423a5f3ab9670831e4281f4e460082b6766c4f4fe79b2ee2a001d570260dc80b1ea980b38c89d9badd0829872e65d12acb9e5145670e38d20469631403
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 3c5ce5b25b0d13f85ccf0bef39e1f87c9d22dc42947f5f1c976799ddcbcf71ca93c2473fb9930af381d84a50c0cfb596b3ed55a386bf3a835b0843f438d68f5d
         
     | 
    
        data/lib/chilkat.so
    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: x64-mingw-ucrt
         
     | 
| 
       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-25 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.3'
         
     | 
| 
       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.3
         
     | 
| 
       44 
44 
     | 
    
         
             
            signing_key:
         
     | 
| 
       45 
45 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       46 
46 
     | 
    
         
             
            summary: Chilkat Library for Ruby
         
     |