chilkat 9.5.0.52-x86-linux → 9.5.0.53-x86-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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.txt +1 -32
  3. data/lib/chilkat.so +0 -0
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8ce1c01aca0522b3f9f425399bc766dda2055bd3
4
- data.tar.gz: 0793ec07ce272d9ab80f8f4ccf1574ab42213203
3
+ metadata.gz: 3891b348b99ea99f781100c73cc5b30be5c926e0
4
+ data.tar.gz: ae209ebef33c505ce58548aacefeab9ed8c4d1bf
5
5
  SHA512:
6
- metadata.gz: 97e8a3599a36f7d1a37f170fd814c71e996e3ee0517b401e7bf75e9790d1a8b10a1925bab12cabd4a1b80668caebb96a9f3b6be5270cee83f6c6d850a57f6672
7
- data.tar.gz: dbb4754d406260aee3fc3553b240155ce40e09445a47dceaa065829ee855ffcc026c434580b061f3d16833d34c1275c668fbaf416f85e6ca17ef86c7bacf9ecf
6
+ metadata.gz: 0ac9257c6da80252511baddc287eec50a4bb9b058486da5729dc6ef57a2827008d1652054b4ff5587c0b041a6485ecea21c0b62faad34f8f1b4995f32f6a9b03
7
+ data.tar.gz: 1d6cbd160d66e980a0cfcbd7d57090fece3e5f297a974756e823600c813a7729412ddbe26decefb32caa2053b008805009ec808ea0c34f8c168014ca3e959d12
data/README.txt CHANGED
@@ -1,33 +1,2 @@
1
1
 
2
- To install the Chilkat Gem, use the RubyGems "gem" command:
3
-
4
- If your Ruby version is 2.1.2, then
5
-
6
- gem install chilkat212
7
-
8
- If your Ruby version is 2.1.1, then
9
-
10
- gem install chilkat211
11
-
12
- If your Ruby version is 2.0.0, then
13
-
14
- gem install chilkat200
15
-
16
- If your Ruby version is 1.9.3, then
17
-
18
- gem install chilkat193
19
-
20
- If your Ruby version is 1.8.7, then
21
-
22
- gem install chilkat187
23
-
24
- -------------------------------------------------------
25
-
26
- To use Chilkat in a Ruby script, use the "require" statement. For example,
27
- if using Chilkat for Ruby 2.1.2:
28
-
29
- require 'rubygems'
30
- require 'chilkat212'
31
-
32
-
33
- See http://www.chilkatsoft.com/ruby.asp for more information.
2
+ See http://www.chilkatsoft.com/ruby.asp for more information about installing the Chilkat Ruby Gem.
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.52
4
+ version: 9.5.0.53
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Chilkat Software, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-26 00:00:00.000000000 Z
11
+ date: 2015-10-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Chilkat Library for Ruby - FTP, SSH, SFTP, SMTP, POP3, IMAP, SSL, TLS,
14
14
  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: '2.1'
36
+ version: '2.2'
37
37
  required_rubygems_version: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - ">="
@@ -41,7 +41,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
41
41
  version: '0'
42
42
  requirements: []
43
43
  rubyforge_project:
44
- rubygems_version: 2.2.2
44
+ rubygems_version: 2.4.5.1
45
45
  signing_key:
46
46
  specification_version: 4
47
47
  summary: Chilkat Library for Ruby