recurly 3.9.0 → 3.10.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recurly
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.9.0
4
+ version: 3.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Recurly
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-06 00:00:00.000000000 Z
11
+ date: 2020-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -171,6 +171,8 @@ files:
171
171
  - lib/recurly/requests/item_update.rb
172
172
  - lib/recurly/requests/line_item_create.rb
173
173
  - lib/recurly/requests/line_item_refund.rb
174
+ - lib/recurly/requests/measured_unit_create.rb
175
+ - lib/recurly/requests/measured_unit_update.rb
174
176
  - lib/recurly/requests/plan_create.rb
175
177
  - lib/recurly/requests/plan_hosted_pages.rb
176
178
  - lib/recurly/requests/plan_pricing.rb
@@ -197,6 +199,7 @@ files:
197
199
  - lib/recurly/requests/subscription_shipping_update.rb
198
200
  - lib/recurly/requests/subscription_update.rb
199
201
  - lib/recurly/requests/tier.rb
202
+ - lib/recurly/requests/usage_create.rb
200
203
  - lib/recurly/resource.rb
201
204
  - lib/recurly/resources.rb
202
205
  - lib/recurly/resources/account.rb
@@ -234,6 +237,7 @@ files:
234
237
  - lib/recurly/resources/item_mini.rb
235
238
  - lib/recurly/resources/line_item.rb
236
239
  - lib/recurly/resources/line_item_list.rb
240
+ - lib/recurly/resources/measured_unit.rb
237
241
  - lib/recurly/resources/payment_method.rb
238
242
  - lib/recurly/resources/plan.rb
239
243
  - lib/recurly/resources/plan_hosted_pages.rb
@@ -257,6 +261,7 @@ files:
257
261
  - lib/recurly/resources/transaction_error.rb
258
262
  - lib/recurly/resources/transaction_payment_gateway.rb
259
263
  - lib/recurly/resources/unique_coupon_code.rb
264
+ - lib/recurly/resources/usage.rb
260
265
  - lib/recurly/resources/user.rb
261
266
  - lib/recurly/schema.rb
262
267
  - lib/recurly/schema/file_parser.rb
@@ -284,7 +289,7 @@ metadata:
284
289
  changelog_uri: https://github.com/recurly/recurly-client-ruby/blob/master/CHANGELOG.md
285
290
  documentation_uri: https://recurly.github.io/recurly-client-ruby/
286
291
  homepage_uri: https://github.com/recurly/recurly-client-ruby
287
- source_code_uri: https://github.com/recurly/recurly-client-ruby/tree/3.9.0
292
+ source_code_uri: https://github.com/recurly/recurly-client-ruby/tree/3.10.0
288
293
  post_install_message:
289
294
  rdoc_options: []
290
295
  require_paths: