form_api 0.1.2 → 0.1.3

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: b369e863ec1ebe4a6916db2835f07fbb1579e318
4
- data.tar.gz: ea11624eee27b90f5dd8c2ba6fb9d7a93fc4b1dd
3
+ metadata.gz: c6439e9cb2b05efe66eca66fa5592116e9712a7a
4
+ data.tar.gz: 6b5226c60049e966e413635cf409fb76ab88ec4b
5
5
  SHA512:
6
- metadata.gz: e0cf854c6b6090954b76e42e2b1597b5be490c65aa2f55a53415735737b1a435b60568d343d72cd161cc906a395d8a004e29035347b1412995816ebec406f721
7
- data.tar.gz: a3d25bbbd7c00de727675666beee16314867f9d3607cdd03fe3ef42650d5ed8b9359042a010900309a759dc3ea7d95a4b90a9460b6bad513c2909d915bd8e8c3
6
+ metadata.gz: 19a12793aca87698c8a656592423b3422a8e5aa7e0591e5f8a633904e60c2325206de77a55b72ee018a072d1406e6ea5d0155a3ef27bbee9de8d120d7cedc559
7
+ data.tar.gz: d2fa9c2058bbdbb40a01ca010fbbc77bad86beb23f6d81cc36b47ada2fda5e473d77b211b6b18d7b3988fe341226a1297f12f56117bbaf46a09aa3a581decb74
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright © 2017 Form Services Ltd.
1
+ Copyright © 2017 Form Applications Inc.
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4
4
 
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
19
19
  s.name = "form_api"
20
20
  s.version = FormAPI::VERSION
21
21
  s.platform = Gem::Platform::RUBY
22
- s.authors = ["Form Services Ltd."]
22
+ s.authors = ["Form Applications Inc."]
23
23
  s.email = ["support@formapi.io"]
24
24
  s.homepage = "https://github.com/FormAPI/formapi-ruby"
25
25
  s.summary = "A client library for the FormAPI PDF generation service"
@@ -11,5 +11,5 @@ Swagger Codegen version: 2.3.0-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module FormAPI
14
- VERSION = "0.1.2"
14
+ VERSION = "0.1.3"
15
15
  end
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "gemName": "form_api",
3
3
  "moduleName": "FormAPI",
4
- "gemVersion": "0.1.2",
5
- "gemAuthor": "Form Services Ltd.",
4
+ "gemVersion": "0.1.3",
5
+ "gemAuthor": "Form Applications Inc.",
6
6
  "gemAuthorEmail": "support@formapi.io",
7
7
  "gemHomepage": "https://github.com/FormAPI/formapi-ruby",
8
8
  "gemSummary": "A client library for the FormAPI PDF generation service",
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: form_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
- - Form Services Ltd.
7
+ - Form Applications Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []