asposecellsjava 0.0.2 → 0.0.3

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: e5d79bb944cf1936d222e7dc26437ecf9fc77a59
4
- data.tar.gz: d7ac828b2f5f40dfa260a7b1bfd6cd9c07cabf39
3
+ metadata.gz: 68550a4f660f0cf565a15e8e329a1e77d388643c
4
+ data.tar.gz: d565ec07f820b99b847f99b30345486e8f621e82
5
5
  SHA512:
6
- metadata.gz: 074c39a019c01e0b59af99a5ea9a38fb4d8caec43c0d757483669cdd62b4247f4fcc910946aeb9211c0f5d4ed28f574d6d51c827d6db837378ec76743458a3e7
7
- data.tar.gz: 6872aa35c4b5757f1ff9bae5211b800f91b302434b74c692f9f33774760a83eb4669c75a301c125d2ae6778ee7662b97230fe7a35be796acd0179bc7740408c1
6
+ metadata.gz: 0bfe1f85638d4f8d3a684a973760e171ed58cab5edf0648590a60b815dd4dbde46ea30791931ea03c414a8c065b35a5ae1ac5dba192675c2f8de07ba1acffdcc
7
+ data.tar.gz: 1b5c811a456c425a7038d65a355d6bccfad413b10551fcf57b3dd2557e067d4586f2522b513c383b46ab627377575c8bf938ad0b9d0016e85e3ae2888d75e55c
@@ -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.cells libraries}
12
- spec.description = %q{AsposeCellsJava is a Ruby gem that can help working with Aspose.Cells libraries}
12
+ spec.description = %q{AsposeCellsJava is a Ruby gem that helps working with Microsoft Excel and OpenOffice spreadsheets using Aspose.Cells for Java libraries}
13
13
  spec.homepage = 'https://github.com/asposecells/Aspose_Cells_Java/tree/master/Plugins/Aspose_Cells_Java_for_Ruby'
14
14
  spec.license = 'MIT'
15
15
 
@@ -1,3 +1,3 @@
1
1
  module Asposecellsjava
2
- VERSION = '0.0.2'
2
+ VERSION = '0.0.3'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asposecellsjava
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
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-07-07 00:00:00.000000000 Z
11
+ date: 2015-09-01 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: AsposeCellsJava is a Ruby gem that can help working with Aspose.Cells
70
- libraries
69
+ description: AsposeCellsJava is a Ruby gem that helps working with Microsoft Excel
70
+ and OpenOffice spreadsheets using Aspose.Cells for Java libraries
71
71
  email:
72
72
  - marketplace@aspose.com
73
73
  executables: []