first_data_gateway 1.8.0 → 1.8.1

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
- SHA256:
3
- metadata.gz: 195cda3feea3ea981a9ecb442d1d452600c2bbbb63ed6ed16202f5e3f2eaf52c
4
- data.tar.gz: 40126ebd3a83e3c650e7ce6b49d74c8a3db7d0c02be7f02c462add69c5b02d38
2
+ SHA1:
3
+ metadata.gz: 3e97ee46c1f2b2ef480be46eb6c514123a0fada7
4
+ data.tar.gz: 5eba172ce4155ae8ae64d7c9f5a3a355f7b8eff3
5
5
  SHA512:
6
- metadata.gz: 899131955c5b55e54ef22abbbaa8e89d98b9e7784c2ded2ed6be7fe0958f62c89852916ddae710cb1a92fe135c011556eb293de05bc2bd43873d2141a7aa272d
7
- data.tar.gz: 522fa68c204380c4d83b59f67c22af7dfe9fd657202ae7d6f52c7ca1e61657827d410a3cb7b31839c5a04128d6cedd8d2183bf79719ca595d432faae4a7be71f
6
+ metadata.gz: 51d098cc6129a800149c9924c0e376e5035d246f6db076d6b8ae43b8d72a547c8e83e673076671215290b22bac7d72406359d5a228b5252c4809d5d46dd889b8
7
+ data.tar.gz: 7422903002c82636d7a7b67a477b1cf5e0f2a2868834397f2df3d72a9096c4b7d4035e94703d7a4b9a5d4342ef9b51d8bfe0b9150144b08743a1081fe93138f3
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
23
  s.email = ["eric.margules@firstdata.com", "patrick.grenning@fiserv.com"]
24
24
  s.homepage = "https://docs.firstdata.com/org/gateway"
25
25
  s.summary = "First Data Gateway RESTFUL API Ruby SDK"
26
- s.description = "Ruby SDK to be used with First Data's IPG API (version 6.12). This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more."
26
+ s.description = "Ruby SDK to be used with First Data's IPG API (version 6.13). This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more."
27
27
  s.license = "MIT"
28
28
  s.required_ruby_version = ">= 2.1"
29
29
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.1.1
11
11
  =end
12
12
 
13
13
  module OpenapiClient
14
- VERSION = '1.8.0'
14
+ VERSION = '1.8.1'
15
15
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: first_data_gateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.0
4
+ version: 1.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Margules
8
8
  - Patrick Grenning
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-09-10 00:00:00.000000000 Z
12
+ date: 2020-09-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: typhoeus
@@ -191,7 +191,7 @@ dependencies:
191
191
  - - ">="
192
192
  - !ruby/object:Gem::Version
193
193
  version: 0.2.12
194
- description: Ruby SDK to be used with First Data's IPG API (version 6.12). This SDK
194
+ description: Ruby SDK to be used with First Data's IPG API (version 6.13). This SDK
195
195
  has been created and packaged to offer the easiest way to integrate your application
196
196
  into the First Data Gateway. This SDK gives you the ability to run transactions
197
197
  such as sales, preauthorizations, postauthorizations, credits, voids, and returns;
@@ -1322,7 +1322,7 @@ homepage: https://docs.firstdata.com/org/gateway
1322
1322
  licenses:
1323
1323
  - MIT
1324
1324
  metadata: {}
1325
- post_install_message:
1325
+ post_install_message:
1326
1326
  rdoc_options: []
1327
1327
  require_paths:
1328
1328
  - lib
@@ -1337,8 +1337,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1337
1337
  - !ruby/object:Gem::Version
1338
1338
  version: '0'
1339
1339
  requirements: []
1340
- rubygems_version: 3.1.2
1341
- signing_key:
1340
+ rubyforge_project:
1341
+ rubygems_version: 2.5.2.3
1342
+ signing_key:
1342
1343
  specification_version: 4
1343
1344
  summary: First Data Gateway RESTFUL API Ruby SDK
1344
1345
  test_files: