idr_cloud_client 1.0.4 → 1.0.5
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 +4 -4
- data/README.md +1 -1
- data/lib/idr_cloud_client/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b86eadd2984214a20e5e921b803625ea8ddd613a8ff3a863fc58973008e75f71
|
|
4
|
+
data.tar.gz: 8a2e3cf53c49dbeff654bf77c64687f31304228b39e90544dc055184711bd416
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
|
|
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
|
-----
|