docusign_webforms 1.0.0 → 2.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docusign_webforms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 2.0.0.rc1
5
5
  platform: ruby
6
6
  authors:
7
7
  - DocuSign
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-14 00:00:00.000000000 Z
11
+ date: 2024-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jwt
@@ -270,7 +270,7 @@ dependencies:
270
270
  - - ">="
271
271
  - !ruby/object:Gem::Version
272
272
  version: 0.2.11
273
- description: The DocuSign package makes integrating DocuSign into your apps and websites
273
+ description: The Docusign package makes integrating Docusign into your apps and websites
274
274
  a super fast and painless process. The library is open sourced on GitHub, look for
275
275
  the docusign-webforms-ruby-client repository.
276
276
  email:
@@ -348,12 +348,14 @@ files:
348
348
  - lib/docusign_webforms/models/web_form_state.rb
349
349
  - lib/docusign_webforms/models/web_form_summary.rb
350
350
  - lib/docusign_webforms/models/web_form_summary_list.rb
351
+ - lib/docusign_webforms/models/web_form_type.rb
351
352
  - lib/docusign_webforms/models/web_form_user_info.rb
352
353
  - lib/docusign_webforms/models/web_form_values.rb
353
354
  - lib/docusign_webforms/models/web_form_version_id.rb
354
355
  - lib/docusign_webforms/version.rb
355
356
  - runLinter.sh
356
357
  - tests/Gemfile
358
+ - tests/docs/private.pem
357
359
  - tests/spec/unit_tests_using_jwt_spec.rb
358
360
  homepage: https://github.com/docusign/docusign-webforms-ruby-client
359
361
  licenses:
@@ -370,9 +372,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
370
372
  version: '1.9'
371
373
  required_rubygems_version: !ruby/object:Gem::Requirement
372
374
  requirements:
373
- - - ">="
375
+ - - ">"
374
376
  - !ruby/object:Gem::Version
375
- version: '0'
377
+ version: 1.3.1
376
378
  requirements: []
377
379
  rubyforge_project:
378
380
  rubygems_version: 2.7.6