dipps-client 0.3.0 → 0.5.0

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: dipps-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roman Kuznietsov
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-11-17 00:00:00.000000000 Z
11
+ date: 2023-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphql-client
@@ -56,6 +56,7 @@ files:
56
56
  - dipps-client.gemspec
57
57
  - lib/dipps/client.rb
58
58
  - lib/dipps/client/configuration.rb
59
+ - lib/dipps/client/error.rb
59
60
  - lib/dipps/client/graphql_client.rb
60
61
  - lib/dipps/client/queries.rb
61
62
  - lib/dipps/client/queries/clients.rb
@@ -89,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
89
90
  - !ruby/object:Gem::Version
90
91
  version: '0'
91
92
  requirements: []
92
- rubygems_version: 3.2.15
93
+ rubygems_version: 3.4.10
93
94
  signing_key:
94
95
  specification_version: 4
95
96
  summary: Dipps Partner API Client