jotform_api 1.0.1 → 1.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b4bb3b93c10cc8fdd92022aa1acbd2a298477566f80158576171e8a456c20230
4
- data.tar.gz: b9a6f66fc7f30e91dc18c004b2201143bd5d8a39a9ee042e3a527c6160cd4f5c
3
+ metadata.gz: 2d7a59b7e1b81d562b984e90fb08c775d2c9bcf2085a9b86bf0dfa189523c4b8
4
+ data.tar.gz: 619750907ce1036a66cf99ab88b3132df96b79a1c11cfc1186d9f573f57c6c88
5
5
  SHA512:
6
- metadata.gz: 889e0109accbf500154a1801457807ff63d8ec70e221b14ed5730c092559b370c1138915315a11836afd72d55930580adc6fd603230f8450f673e2b754bb9f96
7
- data.tar.gz: f9878af59e583d5bce8b1ab1bebd900bcfebc62eb7678e7543d715bbc9d3c112437f9d5b86b8979c8a4f8af73db81a5ec6b0ba1e8d1067a9cbd403d614d254dd
6
+ metadata.gz: c75f1af49cb4bc3edd9812d29237bfa6a15536b3430431beef90bd6aea31b9e805e9431688c381b4f777e66b8e2bd893ce55d270a4bef6340c31f1618d79da5b
7
+ data.tar.gz: 552a143cf340b8ab9aa54ed6f0db8714ca7b92c4282d1aeddccd3288c2b364092339b1041dea72c48dc12c66ea7c106075fe58aeb4b53511c83d8175ecc34a3f
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jotform_api
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
  - Marcelo Miqueles
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-08-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: This is a gem to access the JotForm API.
13
+ description: Unofficial JotForm gem to access the JotForm API.
14
14
  email: marcelo@paperco.de
15
15
  executables: []
16
16
  extensions: []
@@ -20,7 +20,7 @@ files:
20
20
  - bin/jotform
21
21
  - lib/jotform.rb
22
22
  - test/test_jotform.rb
23
- homepage: http://rubygems.org/gems/jotform_api
23
+ homepage: https://github.com/marceloomiqueles/jotform_api
24
24
  licenses:
25
25
  - MIT
26
26
  metadata: {}