lockstep_rails 0.3.70 → 0.3.71

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.70'
4
+ VERSION = '0.3.71'
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.70
4
+ version: 0.3.71
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vivek AG
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-06 00:00:00.000000000 Z
11
+ date: 2023-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -229,6 +229,7 @@ files:
229
229
  - app/platform_api/schema/invoice_summary_invoice_summary_totals_summary_fetch_result.rb
230
230
  - app/platform_api/schema/invoice_summary_totals.rb
231
231
  - app/platform_api/schema/invoice_sync.rb
232
+ - app/platform_api/schema/invoice_workflow_status_history.rb
232
233
  - app/platform_api/schema/journal_entry.rb
233
234
  - app/platform_api/schema/journal_entry_fetch_result.rb
234
235
  - app/platform_api/schema/journal_entry_line.rb