clayful 2.2.1 → 2.5.0

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.
data/lib/requester.rb CHANGED
File without changes
data/lib/response.rb CHANGED
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clayful
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daeik Kim
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-28 00:00:00.000000000 Z
11
+ date: 2021-07-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json
@@ -98,6 +98,7 @@ files:
98
98
  - lib/models/review.rb
99
99
  - lib/models/review_comment.rb
100
100
  - lib/models/shipping_method.rb
101
+ - lib/models/shipping_policy.rb
101
102
  - lib/models/store.rb
102
103
  - lib/models/subscription.rb
103
104
  - lib/models/subscription_plan.rb
@@ -126,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
126
127
  version: '0'
127
128
  requirements: []
128
129
  rubyforge_project:
129
- rubygems_version: 2.6.14.1
130
+ rubygems_version: 2.6.14.4
130
131
  signing_key:
131
132
  specification_version: 4
132
133
  summary: Ruby SDK for Clayful API