aspose_cells_cloud 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8441fdf94538f847e02987568046536d34d3990e
4
- data.tar.gz: f2a0903315a38c4dea159e714bff272716641d66
3
+ metadata.gz: 38df39bb689d432db001e64042ad13ae43c2c60f
4
+ data.tar.gz: 11bfd14912f111f72f97757786ec6ad0d8c204a2
5
5
  SHA512:
6
- metadata.gz: b5c77cd949e596e1dbae945a29a28f102779baf5eb07f27592f37fa3d928d146245436c717fbd17b06f9dacba3b9cc5624f53c0ec15691dec4b74fab06ff2caf
7
- data.tar.gz: 3542659862709b1ebd48e4ba329cbfe486bbe1152a9e8e0a8509613388dfe5acb70cec6eb92d3cf3bc85236484d026426d871a036364ccb9034ba416c9a24320
6
+ metadata.gz: 7ddf57f0fc436accbe66f14457fbf014e95413465717dc4b44217243d7525a78bc055327846df7225944cba28a1329523107989d01b8e2f767962f254c73dd23
7
+ data.tar.gz: 393ca4a2d2735823463644b80c081a4cbad89b28ce41e9d0022cdc2abc6361ed7a218e992a8b279f698513975e67534696970b5817b92898890ba0c052dbeae5
data/.ruby-gemset ADDED
@@ -0,0 +1 @@
1
+ aspose_storage_cloud
data/.ruby-version ADDED
@@ -0,0 +1 @@
1
+ ruby-2.2.4
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2001-2014 Aspose Pty Ltd
3
+ Copyright (c) 2001-2016 Aspose Pty Ltd
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -104,7 +104,7 @@ module AsposeCellsCloud
104
104
 
105
105
  def initialize
106
106
  @scheme = 'http'
107
- @host = 'api.aspose.com'
107
+ @host = 'api.aspose.cloud'
108
108
  @base_path = '/v1.1'
109
109
  @api_key = {}
110
110
  @api_key_prefix = {}
@@ -1,3 +1,3 @@
1
1
  module AsposeCellsCloud
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aspose_cells_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - M. Sohail Ismail
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-30 00:00:00.000000000 Z
11
+ date: 2016-11-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -89,6 +89,8 @@ executables: []
89
89
  extensions: []
90
90
  extra_rdoc_files: []
91
91
  files:
92
+ - ".ruby-gemset"
93
+ - ".ruby-version"
92
94
  - LICENSE
93
95
  - README.md
94
96
  - aspose_cells_cloud.gemspec
@@ -265,7 +267,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
265
267
  version: '0'
266
268
  requirements: []
267
269
  rubyforge_project:
268
- rubygems_version: 2.4.8
270
+ rubygems_version: 2.5.1
269
271
  signing_key:
270
272
  specification_version: 4
271
273
  summary: Aspose.Cells for Cloud