neetob 0.5.8 → 0.5.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +119 -111
  3. data/lib/neetob/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a88a9f8d7b10b272d131d5123e90e09121803fc2fcc2ba23d67330a94a37a26
4
- data.tar.gz: 3f626a28753e18c4d3a5075a7c9cd3483058af1767726c121d26b261b467e99d
3
+ metadata.gz: 7a6e8c7bc30e0b78ff1e31050b6e4d81cd72cb9db88f0c8d3426ea3cc1e42bf4
4
+ data.tar.gz: cd2ca03bb416c24102150beb67694c920057f60bfe8bf2307b3e7aa023659a11
5
5
  SHA512:
6
- metadata.gz: 5860bcb82ee6684c7a2301e5fb66e16190f562e2739d9f8e21fa14a0a7dbd44d18aa3ca15cf96883efcbf813ed14250b9f29d1f4e7625a7ce9ace1a12b045d2e
7
- data.tar.gz: 8d52d9f7c2bb14912dbaa4df33525cbb8878c9fb44230e6934d1845efbcaca0e625307a637358875b4f10afb824cc1352852b1533405b8b25ba84bdb54ed0f86
6
+ metadata.gz: e4a114d48312799b6f1ac94906d134759430e03501cc899afadfb301bd05e0cc3585485ebbafd61f1afa5e7e159dcd97d87dcbe995a41a6981bec7c08e8df9f9
7
+ data.tar.gz: 07e3f0580ee09a7da5ccbe1c50cff36db471d82b162c17b4bf0b0c29cba4d6e22dba9e360107dacd5b08c0fc3aadaa48d3c688ad367ae92b3f010cdf557064f3
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.5.8)
4
+ neetob (0.5.9)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
@@ -52,35 +52,35 @@ GEM
52
52
  GEM
53
53
  remote: https://rubygems.org/
54
54
  specs:
55
- actioncable (7.1.3.4)
56
- actionpack (= 7.1.3.4)
57
- activesupport (= 7.1.3.4)
55
+ actioncable (7.1.4.1)
56
+ actionpack (= 7.1.4.1)
57
+ activesupport (= 7.1.4.1)
58
58
  nio4r (~> 2.0)
59
59
  websocket-driver (>= 0.6.1)
60
60
  zeitwerk (~> 2.6)
61
- actionmailbox (7.1.3.4)
62
- actionpack (= 7.1.3.4)
63
- activejob (= 7.1.3.4)
64
- activerecord (= 7.1.3.4)
65
- activestorage (= 7.1.3.4)
66
- activesupport (= 7.1.3.4)
61
+ actionmailbox (7.1.4.1)
62
+ actionpack (= 7.1.4.1)
63
+ activejob (= 7.1.4.1)
64
+ activerecord (= 7.1.4.1)
65
+ activestorage (= 7.1.4.1)
66
+ activesupport (= 7.1.4.1)
67
67
  mail (>= 2.7.1)
68
68
  net-imap
69
69
  net-pop
70
70
  net-smtp
71
- actionmailer (7.1.3.4)
72
- actionpack (= 7.1.3.4)
73
- actionview (= 7.1.3.4)
74
- activejob (= 7.1.3.4)
75
- activesupport (= 7.1.3.4)
71
+ actionmailer (7.1.4.1)
72
+ actionpack (= 7.1.4.1)
73
+ actionview (= 7.1.4.1)
74
+ activejob (= 7.1.4.1)
75
+ activesupport (= 7.1.4.1)
76
76
  mail (~> 2.5, >= 2.5.4)
77
77
  net-imap
78
78
  net-pop
79
79
  net-smtp
80
80
  rails-dom-testing (~> 2.2)
81
- actionpack (7.1.3.4)
82
- actionview (= 7.1.3.4)
83
- activesupport (= 7.1.3.4)
81
+ actionpack (7.1.4.1)
82
+ actionview (= 7.1.4.1)
83
+ activesupport (= 7.1.4.1)
84
84
  nokogiri (>= 1.8.5)
85
85
  racc
86
86
  rack (>= 2.2.4)
@@ -88,35 +88,35 @@ GEM
88
88
  rack-test (>= 0.6.3)
89
89
  rails-dom-testing (~> 2.2)
90
90
  rails-html-sanitizer (~> 1.6)
91
- actiontext (7.1.3.4)
92
- actionpack (= 7.1.3.4)
93
- activerecord (= 7.1.3.4)
94
- activestorage (= 7.1.3.4)
95
- activesupport (= 7.1.3.4)
91
+ actiontext (7.1.4.1)
92
+ actionpack (= 7.1.4.1)
93
+ activerecord (= 7.1.4.1)
94
+ activestorage (= 7.1.4.1)
95
+ activesupport (= 7.1.4.1)
96
96
  globalid (>= 0.6.0)
97
97
  nokogiri (>= 1.8.5)
98
- actionview (7.1.3.4)
99
- activesupport (= 7.1.3.4)
98
+ actionview (7.1.4.1)
99
+ activesupport (= 7.1.4.1)
100
100
  builder (~> 3.1)
101
101
  erubi (~> 1.11)
102
102
  rails-dom-testing (~> 2.2)
103
103
  rails-html-sanitizer (~> 1.6)
104
- activejob (7.1.3.4)
105
- activesupport (= 7.1.3.4)
104
+ activejob (7.1.4.1)
105
+ activesupport (= 7.1.4.1)
106
106
  globalid (>= 0.3.6)
107
- activemodel (7.1.3.4)
108
- activesupport (= 7.1.3.4)
109
- activerecord (7.1.3.4)
110
- activemodel (= 7.1.3.4)
111
- activesupport (= 7.1.3.4)
107
+ activemodel (7.1.4.1)
108
+ activesupport (= 7.1.4.1)
109
+ activerecord (7.1.4.1)
110
+ activemodel (= 7.1.4.1)
111
+ activesupport (= 7.1.4.1)
112
112
  timeout (>= 0.4.0)
113
- activestorage (7.1.3.4)
114
- actionpack (= 7.1.3.4)
115
- activejob (= 7.1.3.4)
116
- activerecord (= 7.1.3.4)
117
- activesupport (= 7.1.3.4)
113
+ activestorage (7.1.4.1)
114
+ actionpack (= 7.1.4.1)
115
+ activejob (= 7.1.4.1)
116
+ activerecord (= 7.1.4.1)
117
+ activesupport (= 7.1.4.1)
118
118
  marcel (~> 1.0)
119
- activesupport (7.1.3.4)
119
+ activesupport (7.1.4.1)
120
120
  base64
121
121
  bigdecimal
122
122
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -134,7 +134,7 @@ GEM
134
134
  bigdecimal (3.1.8)
135
135
  brakeman (5.4.1)
136
136
  builder (3.3.0)
137
- bullet (7.1.6)
137
+ bullet (7.2.0)
138
138
  activesupport (>= 3.0.0)
139
139
  uniform_notifier (~> 1.11)
140
140
  byebug (11.1.3)
@@ -144,29 +144,32 @@ GEM
144
144
  colorize (1.1.0)
145
145
  concurrent-ruby (1.3.4)
146
146
  connection_pool (2.4.1)
147
- crack (0.4.5)
147
+ crack (1.0.0)
148
+ bigdecimal
148
149
  rexml
149
150
  crass (1.0.6)
150
- css_parser (1.17.1)
151
+ css_parser (1.19.1)
151
152
  addressable
152
153
  database_cleaner (2.0.2)
153
154
  database_cleaner-active_record (>= 2, < 3)
154
- database_cleaner-active_record (2.1.0)
155
+ database_cleaner-active_record (2.2.0)
155
156
  activerecord (>= 5.a)
156
157
  database_cleaner-core (~> 2.0.0)
157
158
  database_cleaner-core (2.0.1)
158
159
  date (3.3.4)
159
- docile (1.4.0)
160
+ docile (1.4.1)
160
161
  dotenv (2.8.1)
161
162
  drb (2.2.1)
162
- erubi (1.12.0)
163
+ erubi (1.13.0)
163
164
  et-orbi (1.2.11)
164
165
  tzinfo
165
166
  event_emitter (0.2.6)
166
- faraday (2.7.1)
167
- faraday-net_http (>= 2.0, < 3.1)
168
- ruby2_keywords (>= 0.0.4)
169
- faraday-net_http (3.0.2)
167
+ faraday (2.12.0)
168
+ faraday-net_http (>= 2.0, < 3.4)
169
+ json
170
+ logger
171
+ faraday-net_http (3.3.0)
172
+ net-http
170
173
  faraday-retry (2.0.0)
171
174
  faraday (~> 2.0)
172
175
  ffi (1.17.0)
@@ -181,25 +184,27 @@ GEM
181
184
  hash-deep-merge (0.1.1)
182
185
  hashdiff (1.1.1)
183
186
  hashie (5.0.0)
184
- honeybadger (5.13.0)
187
+ honeybadger (5.16.0)
188
+ logger
185
189
  htmlentities (4.3.4)
186
190
  httparty (0.21.0)
187
191
  mini_mime (>= 1.0.0)
188
192
  multi_xml (>= 0.5.2)
189
- i18n (1.14.5)
193
+ i18n (1.14.6)
190
194
  concurrent-ruby (~> 1.0)
191
195
  iniparse (1.5.0)
192
196
  intercom-rails (1.0.1)
193
197
  activesupport (> 4.0)
194
198
  io-console (0.7.2)
195
- irb (1.13.1)
199
+ irb (1.14.1)
196
200
  rdoc (>= 4.0.0)
197
201
  reline (>= 0.4.2)
198
202
  json (2.6.3)
199
- jwt (2.8.2)
203
+ jwt (2.9.3)
200
204
  base64
201
205
  launchy (2.5.2)
202
206
  addressable (~> 2.8)
207
+ logger (1.6.1)
203
208
  loofah (2.22.0)
204
209
  crass (~> 1.0.2)
205
210
  nokogiri (>= 1.12.0)
@@ -209,7 +214,7 @@ GEM
209
214
  net-pop
210
215
  net-smtp
211
216
  marcel (1.0.4)
212
- method_source (1.0.0)
217
+ method_source (1.1.0)
213
218
  mini_mime (1.1.5)
214
219
  mini_portile2 (2.8.7)
215
220
  minitest (5.16.3)
@@ -234,22 +239,24 @@ GEM
234
239
  thor (~> 1.3.0)
235
240
  tty-spinner
236
241
  websocket-client-simple
237
- net-imap (0.4.10)
242
+ net-http (0.4.1)
243
+ uri
244
+ net-imap (0.4.17)
238
245
  date
239
246
  net-protocol
240
247
  net-pop (0.1.2)
241
248
  net-protocol
242
249
  net-protocol (0.2.2)
243
250
  timeout
244
- net-smtp (0.4.0.1)
251
+ net-smtp (0.5.0)
245
252
  net-protocol
246
- nio4r (2.7.0)
247
- nokogiri (1.16.5)
253
+ nio4r (2.7.3)
254
+ nokogiri (1.16.7)
248
255
  mini_portile2 (~> 2.8.2)
249
256
  racc (~> 1.4)
250
- nokogiri (1.16.5-x86_64-darwin)
257
+ nokogiri (1.16.7-x86_64-darwin)
251
258
  racc (~> 1.4)
252
- nokogiri (1.16.5-x86_64-linux)
259
+ nokogiri (1.16.7-x86_64-linux)
253
260
  racc (~> 1.4)
254
261
  oauth2 (2.0.9)
255
262
  faraday (>= 0.17.3, < 3.0)
@@ -265,8 +272,8 @@ GEM
265
272
  hashie (>= 3.4.6)
266
273
  rack (>= 2.2.3)
267
274
  rack-protection
268
- omniauth-google-oauth2 (1.1.2)
269
- jwt (>= 2.0)
275
+ omniauth-google-oauth2 (1.2.0)
276
+ jwt (>= 2.9)
270
277
  oauth2 (~> 2.0)
271
278
  omniauth (~> 2.0)
272
279
  omniauth-oauth2 (~> 1.8)
@@ -277,13 +284,14 @@ GEM
277
284
  childprocess (>= 0.6.3, < 5)
278
285
  iniparse (~> 1.4)
279
286
  rexml (~> 3.2)
280
- pagy (8.5.0)
281
- parallel (1.22.1)
282
- parser (3.1.3.0)
287
+ pagy (9.1.0)
288
+ parallel (1.26.3)
289
+ parser (3.3.5.0)
283
290
  ast (~> 2.4.1)
284
- premailer (1.23.0)
291
+ racc
292
+ premailer (1.27.0)
285
293
  addressable
286
- css_parser (>= 1.12.0)
294
+ css_parser (>= 1.19.0)
287
295
  htmlentities (>= 4.0.0)
288
296
  premailer-rails (1.12.0)
289
297
  actionmailer (>= 3)
@@ -294,43 +302,43 @@ GEM
294
302
  method_source (~> 1.0)
295
303
  psych (5.1.2)
296
304
  stringio
297
- public_suffix (6.0.0)
298
- pundit (2.3.2)
305
+ public_suffix (6.0.1)
306
+ pundit (2.4.0)
299
307
  activesupport (>= 3.0.0)
300
308
  raabro (1.4.0)
301
- racc (1.8.0)
302
- rack (2.2.9)
309
+ racc (1.8.1)
310
+ rack (3.1.8)
303
311
  rack-attack (6.7.0)
304
312
  rack (>= 1.0, < 4)
305
313
  rack-cors (2.0.2)
306
314
  rack (>= 2.0.0)
307
315
  rack-mini-profiler (3.3.1)
308
316
  rack (>= 1.2.0)
309
- rack-protection (3.2.0)
317
+ rack-protection (4.0.0)
310
318
  base64 (>= 0.1.0)
311
- rack (~> 2.2, >= 2.2.4)
312
- rack-session (1.0.2)
313
- rack (< 3)
319
+ rack (>= 3.0.0, < 4)
320
+ rack-session (2.0.0)
321
+ rack (>= 3.0.0)
314
322
  rack-test (2.1.0)
315
323
  rack (>= 1.3)
316
324
  rack-timeout (0.7.0)
317
- rackup (1.0.0)
318
- rack (< 3)
319
- webrick
320
- rails (7.1.3.4)
321
- actioncable (= 7.1.3.4)
322
- actionmailbox (= 7.1.3.4)
323
- actionmailer (= 7.1.3.4)
324
- actionpack (= 7.1.3.4)
325
- actiontext (= 7.1.3.4)
326
- actionview (= 7.1.3.4)
327
- activejob (= 7.1.3.4)
328
- activemodel (= 7.1.3.4)
329
- activerecord (= 7.1.3.4)
330
- activestorage (= 7.1.3.4)
331
- activesupport (= 7.1.3.4)
325
+ rackup (2.1.0)
326
+ rack (>= 3)
327
+ webrick (~> 1.8)
328
+ rails (7.1.4.1)
329
+ actioncable (= 7.1.4.1)
330
+ actionmailbox (= 7.1.4.1)
331
+ actionmailer (= 7.1.4.1)
332
+ actionpack (= 7.1.4.1)
333
+ actiontext (= 7.1.4.1)
334
+ actionview (= 7.1.4.1)
335
+ activejob (= 7.1.4.1)
336
+ activemodel (= 7.1.4.1)
337
+ activerecord (= 7.1.4.1)
338
+ activestorage (= 7.1.4.1)
339
+ activesupport (= 7.1.4.1)
332
340
  bundler (>= 1.15.0)
333
- railties (= 7.1.3.4)
341
+ railties (= 7.1.4.1)
334
342
  rails-dom-testing (2.2.0)
335
343
  activesupport (>= 5.0.0)
336
344
  minitest
@@ -343,9 +351,9 @@ GEM
343
351
  request_store
344
352
  sassc-rails (>= 2.0.0)
345
353
  turbolinks
346
- railties (7.1.3.4)
347
- actionpack (= 7.1.3.4)
348
- activesupport (= 7.1.3.4)
354
+ railties (7.1.4.1)
355
+ actionpack (= 7.1.4.1)
356
+ activesupport (= 7.1.4.1)
349
357
  irb
350
358
  rackup (>= 1.0.0)
351
359
  rake (>= 12.2)
@@ -355,17 +363,16 @@ GEM
355
363
  rake (13.0.6)
356
364
  rdoc (6.7.0)
357
365
  psych (>= 4.0.0)
358
- redis (5.2.0)
366
+ redis (5.3.0)
359
367
  redis-client (>= 0.22.0)
360
368
  redis-client (0.22.2)
361
369
  connection_pool
362
- regexp_parser (2.6.1)
363
- reline (0.5.8)
370
+ regexp_parser (2.9.2)
371
+ reline (0.5.10)
364
372
  io-console (~> 0.5)
365
373
  request_store (1.7.0)
366
374
  rack (>= 1.4)
367
- rexml (3.3.6)
368
- strscan
375
+ rexml (3.3.8)
369
376
  rinku (2.0.6)
370
377
  rubocop (1.39.0)
371
378
  json (~> 2.3)
@@ -377,9 +384,9 @@ GEM
377
384
  rubocop-ast (>= 1.23.0, < 2.0)
378
385
  ruby-progressbar (~> 1.7)
379
386
  unicode-display_width (>= 1.4.0, < 3.0)
380
- rubocop-ast (1.24.0)
381
- parser (>= 3.1.1.0)
382
- ruby-progressbar (1.11.0)
387
+ rubocop-ast (1.32.3)
388
+ parser (>= 3.3.1.0)
389
+ ruby-progressbar (1.13.0)
383
390
  ruby2_keywords (0.0.5)
384
391
  sassc (2.4.0)
385
392
  ffi (~> 1.9)
@@ -392,11 +399,12 @@ GEM
392
399
  sawyer (0.9.2)
393
400
  addressable (>= 2.3.5)
394
401
  faraday (>= 0.17.3, < 3)
395
- sidekiq (7.2.4)
402
+ sidekiq (7.3.2)
396
403
  concurrent-ruby (< 2)
397
404
  connection_pool (>= 2.3.0)
405
+ logger
398
406
  rack (>= 2.2.4)
399
- redis-client (>= 0.19.0)
407
+ redis-client (>= 0.22.2)
400
408
  sidekiq-cron (1.12.0)
401
409
  fugit (~> 1.8)
402
410
  globalid (>= 1.0.1)
@@ -407,28 +415,27 @@ GEM
407
415
  docile (~> 1.1)
408
416
  simplecov-html (~> 0.11)
409
417
  simplecov_json_formatter (~> 0.1)
410
- simplecov-html (0.12.3)
418
+ simplecov-html (0.13.1)
411
419
  simplecov_json_formatter (0.1.4)
412
420
  snaky_hash (2.0.1)
413
421
  hashie
414
422
  version_gem (~> 1.1, >= 1.1.1)
415
- solid_cache (0.6.0)
423
+ solid_cache (0.7.0)
416
424
  activejob (>= 7)
417
425
  activerecord (>= 7)
418
426
  railties (>= 7)
419
427
  sprockets (4.2.1)
420
428
  concurrent-ruby (~> 1.0)
421
429
  rack (>= 2.2.4, < 4)
422
- sprockets-rails (3.5.1)
430
+ sprockets-rails (3.5.2)
423
431
  actionpack (>= 6.1)
424
432
  activesupport (>= 6.1)
425
433
  sprockets (>= 3.0.0)
426
- stringio (3.1.0)
427
- strscan (3.1.0)
434
+ stringio (3.1.1)
428
435
  terminal-table (3.0.2)
429
436
  unicode-display_width (>= 1.1.1, < 3)
430
437
  thor (1.3.2)
431
- tilt (2.3.0)
438
+ tilt (2.4.0)
432
439
  timeout (0.4.1)
433
440
  tty-cursor (0.7.1)
434
441
  tty-spinner (0.9.3)
@@ -438,8 +445,9 @@ GEM
438
445
  turbolinks-source (5.2.0)
439
446
  tzinfo (2.0.6)
440
447
  concurrent-ruby (~> 1.0)
441
- unicode-display_width (2.5.0)
448
+ unicode-display_width (2.6.0)
442
449
  uniform_notifier (1.16.0)
450
+ uri (0.13.1)
443
451
  version_gem (1.1.4)
444
452
  webmock (3.18.1)
445
453
  addressable (>= 2.8.0)
@@ -453,7 +461,7 @@ GEM
453
461
  websocket-driver (0.7.6)
454
462
  websocket-extensions (>= 0.1.0)
455
463
  websocket-extensions (0.1.5)
456
- zeitwerk (2.6.13)
464
+ zeitwerk (2.6.18)
457
465
 
458
466
  PLATFORMS
459
467
  ruby
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.5.8"
4
+ VERSION = "0.5.9"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neetob
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.8
4
+ version: 0.5.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Udai Gupta