asposeemailjava 0.0.1 → 0.0.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 95e441ff6ae432151d61565248f33740e4df10bb
4
- data.tar.gz: 3a8e60255da512a8cdc14b1a2d699793eb8976e5
3
+ metadata.gz: 037b706181ad485c870abfc0d13b63479300b945
4
+ data.tar.gz: 11a8cedb24bc89db5eb5231d1dce15144f09bcff
5
5
  SHA512:
6
- metadata.gz: f9f28e727f1000fca9f3315c1dcdb47483871ae77bcb75455d23e4933f19f18dbf9ab189f0b63f8fd4a142cf226e5f37249127c0edbb1d49f4b4c39a632c320f
7
- data.tar.gz: 3ad3ee70bf1f51877083b7752396a1f0ccf2740912daf04360bda55b615f1d80787f833521aca09249e5647512625efb6a981f4df41dd42a99585f5b16d25b90
6
+ metadata.gz: 7afc4024654e63fd3e588845276d9d247ef5eaba9b4e7253a5000cd81f88ca3a5423642774217709223904c90248d0cdf5f3c8dab4b4392f4422c1ba3e143b21
7
+ data.tar.gz: c5de9b9c1f650f333103671edfa7dbe28a3101cd599843ee54909ce19d61cad156aa11f2e29febdfa65dcf5af85f58e33984f53b90fd585b92a97f765598701d
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ['Aspose Marketplace']
10
10
  spec.email = ['marketplace@aspose.com']
11
11
  spec.summary = %q{A Ruby gem to work with Aspose.Email for Java libraries}
12
- spec.description = %q{AsposeEmailJava is a Ruby gem that can help working with Aspose.Email for Java libraries}
12
+ spec.description = %q{AsposeEmailJava is a Ruby gem that helps working with email documents using Aspose.Email for Java libraries}
13
13
  spec.homepage = 'https://github.com/asposeemail/Aspose_Email_Java/tree/master/Plugins/Aspose_Email_Java_for_Ruby'
14
14
  spec.license = 'MIT'
15
15
 
@@ -1,3 +1,3 @@
1
1
  module Asposeemailjava
2
- VERSION = '0.0.1'
2
+ VERSION = '0.0.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asposeemailjava
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aspose Marketplace
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-26 00:00:00.000000000 Z
11
+ date: 2015-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -66,8 +66,8 @@ dependencies:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
68
  version: 1.5.2
69
- description: AsposeEmailJava is a Ruby gem that can help working with Aspose.Email
70
- for Java libraries
69
+ description: AsposeEmailJava is a Ruby gem that helps working with email documents
70
+ using Aspose.Email for Java libraries
71
71
  email:
72
72
  - marketplace@aspose.com
73
73
  executables: []