neetob 0.5.8 → 0.5.10

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: 6a88a9f8d7b10b272d131d5123e90e09121803fc2fcc2ba23d67330a94a37a26
4
- data.tar.gz: 3f626a28753e18c4d3a5075a7c9cd3483058af1767726c121d26b261b467e99d
3
+ metadata.gz: 75da3fb981b11100d894bc610b4fdd3744cb1d982afb3081dce60ccbbf80d0ad
4
+ data.tar.gz: 1293db97e2622c2b5d687f6984bad57b249052116764b78995fc31a6090bcb04
5
5
  SHA512:
6
- metadata.gz: 5860bcb82ee6684c7a2301e5fb66e16190f562e2739d9f8e21fa14a0a7dbd44d18aa3ca15cf96883efcbf813ed14250b9f29d1f4e7625a7ce9ace1a12b045d2e
7
- data.tar.gz: 8d52d9f7c2bb14912dbaa4df33525cbb8878c9fb44230e6934d1845efbcaca0e625307a637358875b4f10afb824cc1352852b1533405b8b25ba84bdb54ed0f86
6
+ metadata.gz: 2625c3ab8b6d3051a4b8b01b62f765661482f2ebdd83e6b682ec1afa152279fd151c7d8394d7ab7d74d3c6c9b9534a15330927b24473768248faaa0bf5f1c552
7
+ data.tar.gz: 3bfc430a5649e372c8d98e8cde0091420c0b89e4e0d5a1815ca41930223fd7ea6911da0b23d5b40c50e926d041eca5eb99d6d4d73506e9a2ff398309498aa3f7
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.10)
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
@@ -15,8 +15,8 @@ module Neetob
15
15
  "neetocal.net": "899c96f5c95884c96c8f40574749e6b0",
16
16
  "neetocentral.com": "94d1a30430c247be253dd131bbf75994",
17
17
  "neetocentral.net": "fce73845e62b663124cf51190bdfc2b8",
18
- "neetochangelog.com": "9059c0a0f0699a1e9ea97d8159114c30",
19
- "neetochangelog.net": "a3c27a97e6dbfe2bdf518269dedef9dc",
18
+ "neetoengage.com": "deeccc1424c6732db8d372522a7254ea",
19
+ "neetoengage.net": "c0330ba264a485e76e9b88bde90f7583",
20
20
  "neetochat.com": "17295de45a5455d02725f337e60e5664",
21
21
  "neetochat.net": "1bcdc8e62717e703cf2f6954e6525e20",
22
22
  "neetochatify.com": "021482cc245d96cd8806ef19c20d6b10",
@@ -41,8 +41,6 @@ module Neetob
41
41
  "neetogit.net": "a4a850fb571785305ca517949a4efdb9",
42
42
  "neetogrow.com": "784cda433030c1475b7a32295e98feb7",
43
43
  "neetogrow.net": "67a171f16ae95e6435b1789f203a7853",
44
- "neetoinvisible.com": "5d6b37f2985fd0a45b49b13e88dd0bae",
45
- "neetoinvisible.net": "d2753ed781ce97f8b3803a90c8c9384f",
46
44
  "neetoinvoice.com": "0394b5ce1d094459ca700fa051f01d60",
47
45
  "neetoinvoice.net": "4c864591b2b986abcb6de133b6c3815d",
48
46
  "neetokb.com": "25804f331677e305adb550cba3a672dc",
@@ -8,25 +8,25 @@ module Neetob
8
8
  class Base < CLI::Base
9
9
  APPS_LIST = {
10
10
  "heroku": [
11
- "neeto-auth-web-production",
12
- "neeto-chat-web-production",
13
- "neeto-cal-web-production",
14
- "neeto-desk-web-production",
15
- "neeto-kb-web-production",
16
- "neeto-invoice-web-production",
17
- "neeto-form-web-production",
18
- "neeto-runner-web-production",
19
11
  "neeto-deploy-web-production"
20
12
  ],
21
13
  "neetodeploy": [
22
14
  "neeto-auth-web-staging",
15
+ "neeto-auth-web-production",
23
16
  "neeto-chat-web-staging",
17
+ "neeto-chat-web-production",
24
18
  "neeto-cal-web-staging",
19
+ "neeto-cal-web-production",
25
20
  "neeto-desk-web-staging",
21
+ "neeto-desk-web-production",
26
22
  "neeto-kb-web-staging",
23
+ "neeto-kb-web-production",
27
24
  "neeto-invoice-web-staging",
25
+ "neeto-invoice-web-production",
28
26
  "neeto-form-web-staging",
27
+ "neeto-form-web-production",
29
28
  "neeto-runner-web-staging",
29
+ "neeto-runner-web-production",
30
30
  "neeto-course-web-staging",
31
31
  "neeto-course-web-production",
32
32
  "neeto-ci-web-production",
@@ -36,8 +36,6 @@ module Neetob
36
36
  "neeto-crm-web-staging",
37
37
  "neeto-git-web-production",
38
38
  "neeto-git-web-staging",
39
- "neeto-invisible-web-production",
40
- "neeto-invisible-web-staging",
41
39
  "neeto-planner-web-production",
42
40
  "neeto-planner-web-staging",
43
41
  "neeto-quiz-web-production",
@@ -55,7 +53,9 @@ module Neetob
55
53
  "neeto-wireframe-web-production",
56
54
  "neeto-wireframe-web-staging",
57
55
  "neeto-publish-web-staging",
58
- "neeto-publish-web-production"
56
+ "neeto-publish-web-production",
57
+ "neeto-engage-web-staging",
58
+ "neeto-engage-web-production"
59
59
  ]
60
60
  }
61
61
 
@@ -192,16 +192,6 @@ module Neetob
192
192
  app: "neeto-git-web-production"
193
193
  }
194
194
  },
195
- "NeetoInvisible": {
196
- "staging": {
197
- dns: "neetoinvisible.net",
198
- app: "neeto-invisible-web-staging"
199
- },
200
- "production": {
201
- dns: "neetoinvisible.com",
202
- app: "neeto-invisible-web-production"
203
- }
204
- },
205
195
  "NeetoPlanner": {
206
196
  "staging": {
207
197
  dns: "neetoplanner.net",
@@ -291,6 +281,16 @@ module Neetob
291
281
  dns: "neetowireframe.com",
292
282
  app: "neeto-wireframe-web-production"
293
283
  }
284
+ },
285
+ "NeetoEngage": {
286
+ "staging": {
287
+ dns: "neetoengage.net",
288
+ app: "neeto-engage-web-staging"
289
+ },
290
+ "production": {
291
+ dns: "neetoengage.com",
292
+ app: "neeto-engage-web-production"
293
+ }
294
294
  }
295
295
  }
296
296
 
@@ -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.10"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
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.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Udai Gupta
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-10-21 00:00:00.000000000 Z
11
+ date: 2024-10-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor