neetob 0.5.9 → 0.5.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7a6e8c7bc30e0b78ff1e31050b6e4d81cd72cb9db88f0c8d3426ea3cc1e42bf4
4
- data.tar.gz: cd2ca03bb416c24102150beb67694c920057f60bfe8bf2307b3e7aa023659a11
3
+ metadata.gz: 75da3fb981b11100d894bc610b4fdd3744cb1d982afb3081dce60ccbbf80d0ad
4
+ data.tar.gz: 1293db97e2622c2b5d687f6984bad57b249052116764b78995fc31a6090bcb04
5
5
  SHA512:
6
- metadata.gz: e4a114d48312799b6f1ac94906d134759430e03501cc899afadfb301bd05e0cc3585485ebbafd61f1afa5e7e159dcd97d87dcbe995a41a6981bec7c08e8df9f9
7
- data.tar.gz: 07e3f0580ee09a7da5ccbe1c50cff36db471d82b162c17b4bf0b0c29cba4d6e22dba9e360107dacd5b08c0fc3aadaa48d3c688ad367ae92b3f010cdf557064f3
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.9)
4
+ neetob (0.5.10)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
@@ -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.9"
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.9
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