epayco-sdk-ruby 0.0.7 → 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.
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: epayco-sdk-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Epayco development team
8
8
  - Ricardo Saldarriaga
9
+ - Gerson Vasquez
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2020-02-26 00:00:00.000000000 Z
13
+ date: 2021-10-21 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: rest-client
@@ -72,16 +73,17 @@ description: |-
72
73
  https://epayco.co
73
74
  email:
74
75
  - ricardo.saldarriaga@payco.co
76
+ - gerson.vasquez@epayco.com
75
77
  executables:
76
- - epayco-sdk
78
+ - epayco
77
79
  extensions: []
78
80
  extra_rdoc_files: []
79
81
  files:
80
- - bin/epayco-sdk
82
+ - bin/epayco
81
83
  - lib/epayco-sdk-ruby.rb
82
- - lib/epayco-sdk.rb
83
- - lib/epayco-sdk/operations.rb
84
- - lib/epayco-sdk/resources.rb
84
+ - lib/epayco.rb
85
+ - lib/epayco/operations.rb
86
+ - lib/epayco/resources.rb
85
87
  - lib/keylang.json
86
88
  - tests/test_helper.rb
87
89
  - tests/testing.rb
@@ -104,7 +106,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
104
106
  - !ruby/object:Gem::Version
105
107
  version: '0'
106
108
  requirements: []
107
- rubygems_version: 3.0.3
109
+ rubyforge_project:
110
+ rubygems_version: 2.7.6
108
111
  signing_key:
109
112
  specification_version: 4
110
113
  summary: Ruby wrapper for Epayco API