lockstep_rails 0.3.38 → 0.3.39

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module LockstepRails
2
- VERSION = "0.3.38"
2
+ VERSION = "0.3.39"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lockstep_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.38
4
+ version: 0.3.39
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vivek AG
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-01 00:00:00.000000000 Z
11
+ date: 2022-11-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -137,6 +137,7 @@ files:
137
137
  - app/platform_api/schema/daily_sales_outstanding_report.rb
138
138
  - app/platform_api/schema/developer_account_submit.rb
139
139
  - app/platform_api/schema/dpo_summary.rb
140
+ - app/platform_api/schema/dpo_summary_fetch_result.rb
140
141
  - app/platform_api/schema/dpo_summary_group_total.rb
141
142
  - app/platform_api/schema/email.rb
142
143
  - app/platform_api/schema/email_fetch_result.rb
@@ -167,11 +168,13 @@ files:
167
168
  - app/platform_api/schema/invite_submit.rb
168
169
  - app/platform_api/schema/invoice.rb
169
170
  - app/platform_api/schema/invoice_address.rb
171
+ - app/platform_api/schema/invoice_address_fetch_result.rb
170
172
  - app/platform_api/schema/invoice_at_risk_summary.rb
171
173
  - app/platform_api/schema/invoice_fetch_result.rb
172
174
  - app/platform_api/schema/invoice_history.rb
173
175
  - app/platform_api/schema/invoice_history_fetch_result.rb
174
176
  - app/platform_api/schema/invoice_line.rb
177
+ - app/platform_api/schema/invoice_line_fetch_result.rb
175
178
  - app/platform_api/schema/invoice_line_sync.rb
176
179
  - app/platform_api/schema/invoice_payment_detail.rb
177
180
  - app/platform_api/schema/invoice_summary.rb
@@ -244,11 +247,13 @@ files:
244
247
  - app/platform_api/schema/uri.rb
245
248
  - app/platform_api/schema/user_account.rb
246
249
  - app/platform_api/schema/user_account_fetch_result.rb
250
+ - app/platform_api/schema/user_data_response.rb
247
251
  - app/platform_api/schema/user_group.rb
248
252
  - app/platform_api/schema/user_role.rb
249
253
  - app/platform_api/schema/user_role_fetch_result.rb
250
254
  - app/platform_api/schema/vendor_summary.rb
251
255
  - app/platform_api/schema/vendor_summary_fetch_result.rb
256
+ - app/platform_api/schema/view_box_settings.rb
252
257
  - app/platform_api/schema/webhook.rb
253
258
  - app/platform_api/schema/webhook_fetch_result.rb
254
259
  - app/platform_api/schema/webhook_history_table_storage.rb