idr_cloud_client 1.0.4 → 1.0.5

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
  SHA256:
3
- metadata.gz: dc7a2f65f7ad56e98f0ef88222095217a80e2678754e4264c25926fe4b0a7b18
4
- data.tar.gz: caee79c107d23325678c072b17f9d8db37f74480caa1091716c53aa616b86744
3
+ metadata.gz: b86eadd2984214a20e5e921b803625ea8ddd613a8ff3a863fc58973008e75f71
4
+ data.tar.gz: 8a2e3cf53c49dbeff654bf77c64687f31304228b39e90544dc055184711bd416
5
5
  SHA512:
6
- metadata.gz: 923f7bb118035b7fc873d31cc2c3225397c72e86988b37898ac63c328a53bfaec04f6fa348fe9812933e9ae496824c35076651b37d06d6748b9ffcf311a18c63
7
- data.tar.gz: 11c107b21f757fb74fe786df536411e26a3dc1e8e772d55c809c35640b8ec11ff0b234e71465de524e114c2e76df499ec6d9088c866647dd59ba93ea903ea466
6
+ metadata.gz: 952a230decb1094979cdade0a67f85309c841d41bf9c2bece3d4270528d4f556bf69a39418a8c4acfd5e0684570585e8f9c5f5b5009d02edcdff9d22a0d6c97f
7
+ data.tar.gz: 99bcac0b96d42db05a42bea8873604785d993b33841a009e6e589ffe3ca49c7e8cb0aadd73bf835fa9b223a75e51a4508bb72ccb1b8263972fd3a7b43b39d083
data/README.md CHANGED
@@ -11,7 +11,7 @@ BuildVu Microservice Example - Convert PDFs to HTML or SVG
11
11
 
12
12
  FormVu Microservice Example - Convert PDF Forms to HTML
13
13
 
14
- IDR Solutions offer a free trial service for running these libraries with NodeJS. You can
14
+ IDR Solutions offer a free trial service for running these libraries with Ruby. You can
15
15
  find information at the following links for [JPedal](https://www.idrsolutions.com/jpedal/), [BuildVu](https://www.idrsolutions.com/buildvu/), and [FormVu](https://www.idrsolutions.com/formvu/).
16
16
 
17
17
  -----
@@ -1,3 +1,3 @@
1
1
  class IDRCloudClient
2
- VERSION = "1.0.4"
2
+ VERSION = "1.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: idr_cloud_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - IDRsolutions