chilkat 9.5.0.97-x86_64-linux → 9.5.0.99-x86_64-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 +7 -7
 - data/lib/chilkat.so +0 -0
 - data/license.pdf +0 -0
 - metadata +21 -30
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            --- 
     | 
| 
       2 
     | 
    
         
            -
             
     | 
| 
       3 
     | 
    
         
            -
               
     | 
| 
       4 
     | 
    
         
            -
               
     | 
| 
       5 
     | 
    
         
            -
            SHA512: 
     | 
| 
       6 
     | 
    
         
            -
               
     | 
| 
       7 
     | 
    
         
            -
               
     | 
| 
      
 1 
     | 
    
         
            +
            ---
         
     | 
| 
      
 2 
     | 
    
         
            +
            SHA256:
         
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: fa69eb0d98166846fe5a00437a42500855a5467d5fe7626a540b82734854ab40
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: dea392d5691b74ceaa403e51bb581b436fd4c577f78bc797d4a37234160d68f6
         
     | 
| 
      
 5 
     | 
    
         
            +
            SHA512:
         
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: '04971f35c6678924de36692311b5201f7c635b0dad374903c88b0b867c25546eb13a6560cdd836ba3cae47aa7fd311bd380fc795cf4ec3714632a3e1abcec0df'
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 2fee915b69b6cb25df3a06ddab69189326f0cc1ed231b6c44332ba8ca47a132f4eae9bd4206b3b98975ece6191602ab87478529e2a30041c681f3325af6b9305
         
     | 
    
        data/lib/chilkat.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/license.pdf
    CHANGED
    
    | 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,56 +1,47 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            --- !ruby/object:Gem::Specification 
     | 
| 
      
 1 
     | 
    
         
            +
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: chilkat
         
     | 
| 
       3 
     | 
    
         
            -
            version: !ruby/object:Gem::Version 
     | 
| 
       4 
     | 
    
         
            -
              version: 9.5.0. 
     | 
| 
      
 3 
     | 
    
         
            +
            version: !ruby/object:Gem::Version
         
     | 
| 
      
 4 
     | 
    
         
            +
              version: 9.5.0.99
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86_64-linux
         
     | 
| 
       6 
     | 
    
         
            -
            authors: 
     | 
| 
      
 6 
     | 
    
         
            +
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Chilkat Software, Inc.
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
             
     | 
| 
       12 
     | 
    
         
            -
            date: 2024-01-27 00:00:00 Z
         
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2024-06-28 00:00:00.000000000 Z
         
     | 
| 
       13 
12 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       14 
     | 
    
         
            -
             
     | 
| 
       15 
     | 
    
         
            -
             
     | 
| 
      
 13 
     | 
    
         
            +
            description: Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL,
         
     | 
| 
      
 14 
     | 
    
         
            +
              TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
         
     | 
| 
       16 
15 
     | 
    
         
             
            email: support@chilkatsoft.com
         
     | 
| 
       17 
16 
     | 
    
         
             
            executables: []
         
     | 
| 
       18 
     | 
    
         
            -
             
     | 
| 
       19 
17 
     | 
    
         
             
            extensions: []
         
     | 
| 
       20 
     | 
    
         
            -
             
     | 
| 
       21 
18 
     | 
    
         
             
            extra_rdoc_files: []
         
     | 
| 
       22 
     | 
    
         
            -
             
     | 
| 
       23 
     | 
    
         
            -
            files: 
         
     | 
| 
       24 
     | 
    
         
            -
            - license.pdf
         
     | 
| 
      
 19 
     | 
    
         
            +
            files:
         
     | 
| 
       25 
20 
     | 
    
         
             
            - README.txt
         
     | 
| 
       26 
21 
     | 
    
         
             
            - demo.rb
         
     | 
| 
       27 
22 
     | 
    
         
             
            - lib/chilkat.so
         
     | 
| 
      
 23 
     | 
    
         
            +
            - license.pdf
         
     | 
| 
       28 
24 
     | 
    
         
             
            homepage: http://www.chilkatsoft.com/ruby.asp
         
     | 
| 
       29 
     | 
    
         
            -
            licenses: 
     | 
| 
      
 25 
     | 
    
         
            +
            licenses:
         
     | 
| 
       30 
26 
     | 
    
         
             
            - Nonstandard
         
     | 
| 
       31 
27 
     | 
    
         
             
            metadata: {}
         
     | 
| 
       32 
     | 
    
         
            -
             
     | 
| 
       33 
28 
     | 
    
         
             
            post_install_message: 
         
     | 
| 
       34 
29 
     | 
    
         
             
            rdoc_options: []
         
     | 
| 
       35 
     | 
    
         
            -
             
     | 
| 
       36 
     | 
    
         
            -
            require_paths: 
         
     | 
| 
      
 30 
     | 
    
         
            +
            require_paths:
         
     | 
| 
       37 
31 
     | 
    
         
             
            - lib
         
     | 
| 
       38 
     | 
    
         
            -
            required_ruby_version: !ruby/object:Gem::Requirement 
     | 
| 
       39 
     | 
    
         
            -
              requirements: 
     | 
| 
       40 
     | 
    
         
            -
              - - ~>
         
     | 
| 
       41 
     | 
    
         
            -
                - !ruby/object:Gem::Version 
     | 
| 
       42 
     | 
    
         
            -
                  version:  
     | 
| 
       43 
     | 
    
         
            -
            required_rubygems_version: !ruby/object:Gem::Requirement 
     | 
| 
       44 
     | 
    
         
            -
              requirements: 
     | 
| 
      
 32 
     | 
    
         
            +
            required_ruby_version: !ruby/object:Gem::Requirement
         
     | 
| 
      
 33 
     | 
    
         
            +
              requirements:
         
     | 
| 
      
 34 
     | 
    
         
            +
              - - "~>"
         
     | 
| 
      
 35 
     | 
    
         
            +
                - !ruby/object:Gem::Version
         
     | 
| 
      
 36 
     | 
    
         
            +
                  version: '3.3'
         
     | 
| 
      
 37 
     | 
    
         
            +
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
      
 38 
     | 
    
         
            +
              requirements:
         
     | 
| 
       45 
39 
     | 
    
         
             
              - - ">="
         
     | 
| 
       46 
     | 
    
         
            -
                - !ruby/object:Gem::Version 
     | 
| 
       47 
     | 
    
         
            -
                  version:  
     | 
| 
      
 40 
     | 
    
         
            +
                - !ruby/object:Gem::Version
         
     | 
| 
      
 41 
     | 
    
         
            +
                  version: '0'
         
     | 
| 
       48 
42 
     | 
    
         
             
            requirements: []
         
     | 
| 
       49 
     | 
    
         
            -
             
     | 
| 
       50 
     | 
    
         
            -
            rubyforge_project: 
         
     | 
| 
       51 
     | 
    
         
            -
            rubygems_version: 2.0.17
         
     | 
| 
      
 43 
     | 
    
         
            +
            rubygems_version: 3.2.3
         
     | 
| 
       52 
44 
     | 
    
         
             
            signing_key: 
         
     | 
| 
       53 
45 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       54 
46 
     | 
    
         
             
            summary: Chilkat Library for Ruby
         
     | 
| 
       55 
47 
     | 
    
         
             
            test_files: []
         
     | 
| 
       56 
     | 
    
         
            -
             
     |