chilkat 9.5.0.97-x86_64-linux → 9.5.0.98-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.
Files changed (3) hide show
  1. checksums.yaml +7 -7
  2. data/lib/chilkat.so +0 -0
  3. metadata +21 -30
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
- ---
2
- SHA1:
3
- data.tar.gz: f61b379fadb58440596da697ab4019374b0fcba6
4
- metadata.gz: e9934cd63045e87dd54098e3b6ad3ce3da30bdca
5
- SHA512:
6
- data.tar.gz: 17f9d103b52f813957f477c0d37bdbc2c94d06745def948ef4f678516ee352aae7c9ab443c0b4b2b045f9e34aa8b994bf0cf50793744b59b566b8ce3153151b5
7
- metadata.gz: bc3d9927918d7d23a24a27b8c885a0fa57947597830b3d70c66c2148b2f1ec272499946734ab17bb6fdb95edeca4bbd6386b4c5c49d8613a3198697edde1eceb
1
+ ---
2
+ SHA256:
3
+ metadata.gz: ceece64d9c6ecb6646d591d2cee3310351d318b7679108962ee030741961fc02
4
+ data.tar.gz: 8402fefe918cfb798e8f2309ab2fe128cf70edf98e6f68b076f913471abe65ee
5
+ SHA512:
6
+ metadata.gz: d03e2a71518fbf44c0a6992deb8611fffdaeb42953c73358093767f96d024614092190f0a910b6b9188cd8c6f948aa3c092f08b084efc47969fc1cc728b0108f
7
+ data.tar.gz: 85707275e59cd81b0c976cfa7d34ddc0b03efc9340286b08dec259d44b0e6185153410c1671267b11cdb7d4ed91090b7f4513b1e8b19004ad864638d28af2775
data/lib/chilkat.so 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.97
3
+ version: !ruby/object:Gem::Version
4
+ version: 9.5.0.98
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-04-23 00:00:00.000000000 Z
13
12
  dependencies: []
14
-
15
- description: Chilkat Library for Ruby - FTP, SSH, SFTP, PDF, SMTP, POP3, IMAP, SSL, TLS, HTTP, RSA, Encryption, Zip, Compression, XML, ...
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: "3.2"
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: "0"
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
-