lockstep_rails 0.3.62 → 0.3.63

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.62'
2
+ VERSION = '0.3.63'
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.62
4
+ version: 0.3.63
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-05-22 00:00:00.000000000 Z
11
+ date: 2023-06-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -168,6 +168,9 @@ files:
168
168
  - app/platform_api/schema/dpo_summary_group_total.rb
169
169
  - app/platform_api/schema/email.rb
170
170
  - app/platform_api/schema/email_fetch_result.rb
171
+ - app/platform_api/schema/email_reply_generator_request.rb
172
+ - app/platform_api/schema/email_reply_generator_response.rb
173
+ - app/platform_api/schema/email_reply_generator_suggestions.rb
171
174
  - app/platform_api/schema/erp.rb
172
175
  - app/platform_api/schema/erp_fetch_result.rb
173
176
  - app/platform_api/schema/erp_info.rb
@@ -223,6 +226,7 @@ files:
223
226
  - app/platform_api/schema/module_handle.rb
224
227
  - app/platform_api/schema/note.rb
225
228
  - app/platform_api/schema/note_fetch_result.rb
229
+ - app/platform_api/schema/notification_data.rb
226
230
  - app/platform_api/schema/parameter_info.rb
227
231
  - app/platform_api/schema/payable_coming_due_report.rb
228
232
  - app/platform_api/schema/payable_coming_due_summary_report.rb
@@ -270,6 +274,7 @@ files:
270
274
  - app/platform_api/schema/sf_customer_response.rb
271
275
  - app/platform_api/schema/sf_enroll_request.rb
272
276
  - app/platform_api/schema/sf_enroll_response.rb
277
+ - app/platform_api/schema/sf_notification.rb
273
278
  - app/platform_api/schema/sf_organisation_request.rb
274
279
  - app/platform_api/schema/sf_organisation_response.rb
275
280
  - app/platform_api/schema/sf_payment_query_response.rb