eligible 3.1.0.beta4 → 3.1.0.beta6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5040f3e03764c120ee3e69b80bc590c5d889e9b4549f17c2a214846c2ed8ad9
4
- data.tar.gz: bf8ff30165a49f7e2e2c9ad06a8b874ee35d86a5a2cbec576f291accebfd2896
3
+ metadata.gz: 145a555cc5bba94da162aef31cfc32fb38d74e5c5d17a7fc20087e6f3e4b850e
4
+ data.tar.gz: eb5e4667d021445c248787a50df412ed819fea457a0baa24fdf1148a09e71185
5
5
  SHA512:
6
- metadata.gz: 74c3b269ec52384c32531759b447eb29d8b8b4e9be000af95b5835d836c923bdcd4bd1404ccac31723ede13111d849de84724ce6aa07aa1ee849f1cb6c81eeb6
7
- data.tar.gz: fa1a2c3562b8ab48085ef00380bedfb2143b530e12d037c2c5708d09e820d5e666d1b40587d9db6d2c0d32ef46c2d2f9e0d147daef4754d40386e0a5703a8fad
6
+ metadata.gz: f68c403164019c78cb8441b412c2033cfa1c0ca9df2a0c88cf0480abaea1ff1b72b31da059b6139556562acc8b853af228c87350a7dcd6448ff42ce6fee599a9
7
+ data.tar.gz: c83d145ce338fac86389d60661bc3cc233f56c1a93fb0856b19d9f768c9299bdd60aa83c18664a90c383cd89aba07a076f7313e219e93290cc127401ecdcda20
data/CHANGELOG.md CHANGED
@@ -1,214 +1,279 @@
1
1
  # Changelog
2
+ ## 3.1.0.beta6 - 2026-01-15
3
+
4
+ - Updated pinned GDS SSL certificate
5
+
6
+ ## 3.1.0.beta5 - 2025-01-20
7
+
8
+ - Updated pinned GDS SSL certificate
9
+
2
10
  ## 3.1.0.beta4 - 2025-01-15
3
- - Updated pinned GDS SSL certificate
11
+
12
+ - Updated pinned GDS SSL certificate
4
13
 
5
14
  ## 3.1.0.beta3 - 2024-01-16
6
- - Updated pinned GDS SSL certificate
15
+
16
+ - Updated pinned GDS SSL certificate
7
17
 
8
18
  ## 3.1.0.beta2 - 2023-01-16
9
- - Updated pinned GDS SSL certificate
19
+
20
+ - Updated pinned GDS SSL certificate
10
21
 
11
22
  ## 3.1.0.beta1 - 2022-09-12
12
- - Added support of ruby 3.1
23
+
24
+ - Added support of ruby 3.1
13
25
 
14
26
  ## 3.0.0.beta28 - 2022-02-07
15
- - Updated pinned GDS SSL certificate
27
+
28
+ - Updated pinned GDS SSL certificate
16
29
 
17
30
  ## 3.0.0.beta27 - 2021-09-23
18
- - Updated pinned api.eligible.com certificate
31
+
32
+ - Updated pinned api.eligible.com certificate
19
33
 
20
34
  ## 3.0.0.beta26 - 2021-05-12
21
- - Updated pinned GDS SSL certificate for Staging
35
+
36
+ - Updated pinned GDS SSL certificate for Staging
22
37
 
23
38
  ## 3.0.0.beta25 - 2021-04-12
24
- - Updated pinned GDS SSL certificate
39
+
40
+ - Updated pinned GDS SSL certificate
25
41
 
26
42
  ## 3.0.0.beta24 - 2021-04-01
27
- - Updated pinned GDS SSL certificate
43
+
44
+ - Updated pinned GDS SSL certificate
28
45
 
29
46
  ## 3.0.0.beta23 - 2020-11-13
30
- - Bug fixes
47
+
48
+ - Bug fixes
31
49
 
32
50
  ## 3.0.0.beta22 - 2020-10-21
33
- - Bug fixes
51
+
52
+ - Bug fixes
34
53
 
35
54
  ## 3.0.0.beta21 - 2020-10-21
36
- - Add post method for CE API to avoid 414 error with large X12 inputs
55
+
56
+ - Add post method for CE API to avoid 414 error with large X12 inputs
37
57
 
38
58
  ## 3.0.0.beta20 - 2020-08-17
39
- - Bug fixes
59
+
60
+ - Bug fixes
40
61
 
41
62
  ## 3.0.0.beta19 - 2020-07-28
42
- - Added refunds and balance_captures REST API endpoints
63
+
64
+ - Added refunds and balance_captures REST API endpoints
43
65
 
44
66
  ## 3.0.0.beta18 - 2020-07-24
45
- - Added claim_submit endpoint API url for PatientStatement endpoint
67
+
68
+ - Added claim_submit endpoint API url for PatientStatement endpoint
46
69
 
47
70
  ## 3.0.0.beta17 - 2020-07-13
48
- - Bug fixes
71
+
72
+ - Bug fixes
49
73
 
50
74
  ## 3.0.0.beta16 - 2020-07-10
51
- - Migrated "Patient" endpoint to "PatientRecord"
75
+
76
+ - Migrated "Patient" endpoint to "PatientRecord"
52
77
 
53
78
  ## 3.0.0.beta15 - 2020-06-12
54
- - Added support for patient questionnaire, patient questions API endpoints
79
+
80
+ - Added support for patient questionnaire, patient questions API endpoints
55
81
 
56
82
  ## 3.0.0.beta14 - 2020-06-08
57
- - Added Fee and FeeRefund new REST API endpoints
83
+
84
+ - Added Fee and FeeRefund new REST API endpoints
58
85
 
59
86
  ## 3.0.0.beta13 - 2020-06-05
60
- - Added create, update, delete and validate endpoints support for rules
87
+
88
+ - Added create, update, delete and validate endpoints support for rules
61
89
 
62
90
  ## 3.0.0.beta12 - 2020-05-12
63
- - Updated pinned GDS SSL certificate
91
+
92
+ - Updated pinned GDS SSL certificate
64
93
 
65
94
  ## 3.0.0.beta11 - 2020-05-12
66
- - Added summary and escalate actions for Enrollments endpoint
67
- - Added Action endpoint
68
- - Added Attribute endpoint
69
- - Added Claim endpoint
70
- - Added ClaimServiceLine endpoint
71
- - Added Device endpoint
72
- - Added Discount endpoint
73
- - Renamed FileObject to File in order to kept consistency
74
- - Added FileLink endpoint
75
- - Added InsuranceCompanyAlias endpoint
76
- - Added PaymentReport endpoint
77
- - Added Remark endpoint
78
- - Added Rule endpoint
79
- - Added Session endpoint
80
- - Added Transaction endpoint
81
- - Added ValueList endpoint
82
- - Added ValueListItem endpoint
83
- - Added Verification endpoint
84
- - Updated Charge endpoint to raise exception on delete action
85
- - Updated Estimate endpoint, raise exception on update and delete actions, and added missing actions process, reestimate, convert
86
- - Update EstimateServiceLine endpoint to raise exception on update and delete actions
87
- - Updated InsuranceCompany endpoint to raise exception on delete action
95
+
96
+ - Added summary and escalate actions for Enrollments endpoint
97
+ - Added Action endpoint
98
+ - Added Attribute endpoint
99
+ - Added Claim endpoint
100
+ - Added ClaimServiceLine endpoint
101
+ - Added Device endpoint
102
+ - Added Discount endpoint
103
+ - Renamed FileObject to File in order to kept consistency
104
+ - Added FileLink endpoint
105
+ - Added InsuranceCompanyAlias endpoint
106
+ - Added PaymentReport endpoint
107
+ - Added Remark endpoint
108
+ - Added Rule endpoint
109
+ - Added Session endpoint
110
+ - Added Transaction endpoint
111
+ - Added ValueList endpoint
112
+ - Added ValueListItem endpoint
113
+ - Added Verification endpoint
114
+ - Updated Charge endpoint to raise exception on delete action
115
+ - Updated Estimate endpoint, raise exception on update and delete actions, and added missing actions process, reestimate, convert
116
+ - Update EstimateServiceLine endpoint to raise exception on update and delete actions
117
+ - Updated InsuranceCompany endpoint to raise exception on delete action
88
118
 
89
119
  ## 3.0.0.beta10 - 2020-05-06
90
- - Added support for new REST API endpoints "Contract, Enrollment, Provider"
91
- - Added support delete operations on new API.
120
+
121
+ - Added support for new REST API endpoints "Contract, Enrollment, Provider"
122
+ - Added support delete operations on new API.
92
123
 
93
124
  ## 3.0.0.beta9 - 2020-05-04
94
- - Added support for new REST API endpoints "Charge, Estimate, EstimateServiceLine, Product, Treatment"
125
+
126
+ - Added support for new REST API endpoints "Charge, Estimate, EstimateServiceLine, Product, Treatment"
95
127
 
96
128
  ## 3.0.0.beta8 - 2020-04-30
97
- - Fixed payment and payment_reports API urls for new PatientStatement endpoint
129
+
130
+ - Fixed payment and payment_reports API urls for new PatientStatement endpoint
98
131
 
99
132
  ## 3.0.0.beta7 - 2020-04-16
100
- - Removed un-wanted parameters from the API request while making calls to new REST API endpoint
133
+
134
+ - Removed un-wanted parameters from the API request while making calls to new REST API endpoint
101
135
 
102
136
  ## 3.0.0.beta6 - 2020-04-08
103
- - Bug fix for "PatientStatement" endpoint
137
+
138
+ - Bug fix for "PatientStatement" endpoint
104
139
 
105
140
  ## 3.0.0.beta5 - 2020-03-31
106
- - Added support for new REST API endpoints "Insurance Company, Insurance Policy, Patient"
141
+
142
+ - Added support for new REST API endpoints "Insurance Company, Insurance Policy, Patient"
107
143
 
108
144
  ## 3.0.0.beta4 - 2020-03-16
109
- - Fixed query params conversion to support Expand feature for new REST API Endpoints
110
- - Changed new REST API endpoints format to support `ID` field or `params`
145
+
146
+ - Fixed query params conversion to support Expand feature for new REST API Endpoints
147
+ - Changed new REST API endpoints format to support `ID` field or `params`
111
148
 
112
149
  ## 3.0.0.beta3 - 2020-03-09
113
- - Added support for new REST API endpoint "PatientStatement" and "PatientStatementServiceLine"
150
+
151
+ - Added support for new REST API endpoint "PatientStatement" and "PatientStatementServiceLine"
114
152
 
115
153
  ## 3.0.0.beta2 - 2020-03-03
116
- - Added support for V1.0 REST API endpoints and added Files endpoints
117
- - Update pinned api.eligible.com and wildcard.eligible.com certificate
154
+
155
+ - Added support for V1.0 REST API endpoints and added Files endpoints
156
+ - Update pinned api.eligible.com and wildcard.eligible.com certificate
118
157
 
119
158
  ## 3.0.0.beta1 - 2019-10-01
120
- - Added support for Eligible-Account Header in the API requests when used Eligible Connect feature
159
+
160
+ - Added support for Eligible-Account Header in the API requests when used Eligible Connect feature
121
161
 
122
162
  ## 2.9.9 - 2019-08-07
123
- - Added Icd code endpoints
163
+
164
+ - Added Icd code endpoints
124
165
 
125
166
  ## 2.9.8 - 2019-06-24
126
- - Added an endpoint to fetch Risk Assessment
167
+
168
+ - Added an endpoint to fetch Risk Assessment
127
169
 
128
170
  ## 2.9.7 - 2019-03-08
129
- - Updated GDS SSL certificate
171
+
172
+ - Updated GDS SSL certificate
130
173
 
131
174
  ## 2.9.6 - 2018-07-17
132
- - Added Risk Assessment endpoints
175
+
176
+ - Added Risk Assessment endpoints
133
177
 
134
178
  ## 2.9.5 - 2018-07-06
135
- - Added Mix and Match support for coverage requests
179
+
180
+ - Added Mix and Match support for coverage requests
136
181
 
137
182
  ## 2.9.4 - 2018-04-25
138
- - Rename endpoint provider_detail to provider_model
183
+
184
+ - Rename endpoint provider_detail to provider_model
139
185
 
140
186
  ## 2.9.3 - 2018-04-19
141
- - Added new endpoints visit types, provider details
187
+
188
+ - Added new endpoints visit types, provider details
142
189
 
143
190
  ## 2.9.2 - 2018-03-26
144
- - We can use session token or api_key for making a Eligible Call
145
- - for session token supported endpoints
191
+
192
+ - We can use session token or api_key for making a Eligible Call
193
+ - for session token supported endpoints
146
194
 
147
195
  ## 2.9.0 - 2017-10-04
148
- - Adding revoke functionality for session tokens
196
+
197
+ - Adding revoke functionality for session tokens
149
198
 
150
199
  ## 2.8.2 - 2017-03-24
151
- - Upgraded internal rest-client dependency to 2.0.0 and higher
200
+
201
+ - Upgraded internal rest-client dependency to 2.0.0 and higher
152
202
 
153
203
  ## 2.8.1 - 2017-02-23
154
- - Upgraded internal rest-client dependency to 2.0.1
155
- - Fixes mime-type dependency issue with newer Rails projects
204
+
205
+ - Upgraded internal rest-client dependency to 2.0.1
206
+ - Fixes mime-type dependency issue with newer Rails projects
156
207
 
157
208
  ## 2.8.0 - 2017-02-23
158
- - Added support for session tokens
209
+
210
+ - Added support for session tokens
159
211
 
160
212
  ## 2.7.0 - 2016-12-14
161
- - Changed default content type to application/json
213
+
214
+ - Changed default content type to application/json
162
215
 
163
216
  ## 2.6.3 - 2016-11-18
164
- - Added a new certificate fingerprint
217
+
218
+ - Added a new certificate fingerprint
165
219
 
166
220
  ## 2.6.2 - 2016-08-31
167
- - New APIs added in testing mode, no public-facing changes
221
+
222
+ - New APIs added in testing mode, no public-facing changes
168
223
 
169
224
  ## 2.6.1 - 2016-05-10
170
- - Suppressing ssl_verify_callback return code warning
171
- - Added new endpoints: received_pdf, precert and referral
172
- - Refactored the code and fixed couple of bugs
173
- - Documentation updates for the endpoints
225
+
226
+ - Suppressing ssl_verify_callback return code warning
227
+ - Added new endpoints: received_pdf, precert and referral
228
+ - Refactored the code and fixed couple of bugs
229
+ - Documentation updates for the endpoints
174
230
 
175
231
  ## 2.6.0 - 2016-02-23
176
- - Added new endpoints customer, original signature pdf, and payer.
177
- - Added specs
178
- - Bumped api version to 1.5
179
- - Fixed few bugs
232
+
233
+ - Added new endpoints customer, original signature pdf, and payer.
234
+ - Added specs
235
+ - Bumped api version to 1.5
236
+ - Fixed few bugs
180
237
 
181
238
  ## 2.5.0 - 2016-01-07
182
- - Added certificate pinning
183
- - Added rubocop and fixed style/linting/metrics issues
184
- - Migrated from outdated test-unit/mocha to current rspec for test suite
239
+
240
+ - Added certificate pinning
241
+ - Added rubocop and fixed style/linting/metrics issues
242
+ - Migrated from outdated test-unit/mocha to current rspec for test suite
185
243
 
186
244
  ## 2.4
187
- - Refactoring Code
188
- - More test cases
189
- - Removed legacy endpoint for *plans*, *coverage* should be used instead.
190
- - Removed legacy endpoint for *services*, *coverage* should be used instead.
191
- - List of contributors and documentation updated.
192
- - Gemfile updated, dependencies updated as well.
193
- - Removed json gem in favor of multi_json
194
- - Fixed the code to let the users make x12 requests at anytime.
195
- - New endpoint for Tickets
245
+
246
+ - Refactoring Code
247
+ - More test cases
248
+ - Removed legacy endpoint for _plans_, _coverage_ should be used instead.
249
+ - Removed legacy endpoint for _services_, _coverage_ should be used instead.
250
+ - List of contributors and documentation updated.
251
+ - Gemfile updated, dependencies updated as well.
252
+ - Removed json gem in favor of multi_json
253
+ - Fixed the code to let the users make x12 requests at anytime.
254
+ - New endpoint for Tickets
196
255
 
197
256
  ## 2.3
198
- - New endpoint for Batch
257
+
258
+ - New endpoint for Batch
199
259
 
200
260
  ## 2.2
201
- - New endpoint for x12 POST
261
+
262
+ - New endpoint for x12 POST
202
263
 
203
264
  ## 2.1
204
- - New endpoint for payment status
265
+
266
+ - New endpoint for payment status
205
267
 
206
268
  ## 2.0
207
- - Additional endpoints for claims, enrollments, and coverage
269
+
270
+ - Additional endpoints for claims, enrollments, and coverage
208
271
 
209
272
  ## 1.1
210
- - Additional endpoints for service/general and service/list
211
- - Support x12 format in params
273
+
274
+ - Additional endpoints for service/general and service/list
275
+ - Support x12 format in params
212
276
 
213
277
  ## 1.0
214
- - Initial release
278
+
279
+ - Initial release
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- eligible (3.1.0.beta4)
4
+ eligible (3.1.0.beta6)
5
5
  multi_json (~> 1.15.0)
6
6
  rest-client (~> 2.1.0)
7
7
 
@@ -12,13 +12,13 @@ GEM
12
12
  docile (1.4.0)
13
13
  domain_name (0.6.20240107)
14
14
  http-accept (1.7.0)
15
- http-cookie (1.0.7)
15
+ http-cookie (1.1.0)
16
16
  domain_name (~> 0.5)
17
- logger (1.6.2)
18
- mime-types (3.6.0)
17
+ logger (1.7.0)
18
+ mime-types (3.7.0)
19
19
  logger
20
- mime-types-data (~> 3.2015)
21
- mime-types-data (3.2024.1203)
20
+ mime-types-data (~> 3.2025, >= 3.2025.0507)
21
+ mime-types-data (3.2025.0924)
22
22
  multi_json (1.15.0)
23
23
  netrc (0.11.0)
24
24
  rake (13.0.6)
@@ -1,3 +1,3 @@
1
1
  module Eligible
2
- VERSION = '3.1.0.beta4'.freeze
2
+ VERSION = '3.1.0.beta6'.freeze
3
3
  end
data/lib/eligible.rb CHANGED
@@ -92,14 +92,14 @@ module Eligible
92
92
  @@test = false
93
93
  @@api_version = '1.5'
94
94
  @@api_base = "https://gds.eligibleapi.com/v#{@@api_version}"
95
- @@fingerprints = %w(e51513175a7a71cb6e5a75f8c7a1db87cb161d2e
95
+ @@fingerprints = %w(484b841263be5ad39ac7cadd77ac61d84add5acd
96
+ ad10dbfd536a0d054b02a7d30c11aa1eb5dbfb41
96
97
  1fe04161ed657b55ac29a0c48da4cf246f8e657b
97
98
  1a1b7d4faa43ecdeab40cc8d203583624d5917f4
98
99
  b4225ee59dc7ede4d68e7b2c75c6e6ac79649416
99
100
  75132c1ab844500c6ad1f26b49c11d36933ce868
100
101
  1c3fe254bded256ea30d0a235bb9881b82701082
101
- a1cd762a9f4be0f3b6bdd6300e52c6ce8d7d67f5
102
- 36d6b6f98a2b9bcdf4321d1978553e23cf044b53)
102
+ a1cd762a9f4be0f3b6bdd6300e52c6ce8d7d67f5)
103
103
  @@eligible_account = nil
104
104
  @@eligible_account_id = nil
105
105
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eligible
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0.beta4
4
+ version: 3.1.0.beta6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Katelyn Gleaon
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2025-01-17 00:00:00.000000000 Z
13
+ date: 2026-01-17 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rest-client
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  - !ruby/object:Gem::Version
215
215
  version: 1.3.1
216
216
  requirements: []
217
- rubygems_version: 3.1.6
217
+ rubygems_version: 3.4.10
218
218
  signing_key:
219
219
  specification_version: 4
220
220
  summary: Ruby wrapper for the Eligible API