lockstep_rails 0.3.88 → 0.3.89

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module LockstepRails
4
- VERSION = '0.3.88'
4
+ VERSION = '0.3.89'
5
5
  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.88
4
+ version: 0.3.89
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vivek AG
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-25 00:00:00.000000000 Z
11
+ date: 2024-11-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -102,6 +102,7 @@ files:
102
102
  - app/platform_api/schema/activity_x_ref.rb
103
103
  - app/platform_api/schema/address.rb
104
104
  - app/platform_api/schema/aging.rb
105
+ - app/platform_api/schema/aging_bucket_result.rb
105
106
  - app/platform_api/schema/amount.rb
106
107
  - app/platform_api/schema/ap_aging_header_info.rb
107
108
  - app/platform_api/schema/ap_header_info.rb
@@ -136,6 +137,7 @@ files:
136
137
  - app/platform_api/schema/company_details.rb
137
138
  - app/platform_api/schema/company_details_payment.rb
138
139
  - app/platform_api/schema/company_fetch_result.rb
140
+ - app/platform_api/schema/company_identifier.rb
139
141
  - app/platform_api/schema/company_magic_link_summary.rb
140
142
  - app/platform_api/schema/company_magic_link_summary_fetch_result.rb
141
143
  - app/platform_api/schema/company_sync.rb
@@ -246,6 +248,7 @@ files:
246
248
  - app/platform_api/schema/invoice_summary_totals.rb
247
249
  - app/platform_api/schema/invoice_sync.rb
248
250
  - app/platform_api/schema/invoice_workflow_status_history.rb
251
+ - app/platform_api/schema/invoice_workflow_status_sync.rb
249
252
  - app/platform_api/schema/journal_entry.rb
250
253
  - app/platform_api/schema/journal_entry_fetch_result.rb
251
254
  - app/platform_api/schema/journal_entry_line.rb
@@ -342,6 +345,7 @@ files:
342
345
  - app/platform_api/schema/sync_request.rb
343
346
  - app/platform_api/schema/sync_request_fetch_result.rb
344
347
  - app/platform_api/schema/sync_submit.rb
348
+ - app/platform_api/schema/tax_summary.rb
345
349
  - app/platform_api/schema/test_argument_exception.rb
346
350
  - app/platform_api/schema/test_timeout_exception.rb
347
351
  - app/platform_api/schema/transaction.rb