neetob 0.5.51 → 0.5.53

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: d902741221e3cfaca3c882288c0ce864ac397fa4326ce9fcd9bec8dfd4148f28
4
- data.tar.gz: 73ec53973c5e54db83cb8462cbaaede5c309bb2b1c12544416688d3f00412578
3
+ metadata.gz: 7704bc890ea540cdc96feddcdee1ae6628a96a0c6d6e118f55fab227115536a7
4
+ data.tar.gz: 0a226d7ca014fa07a306a85f6ecb2f7cf18f9aef6ff3b9ba95e8e8804fab1a4f
5
5
  SHA512:
6
- metadata.gz: fed5edb0d3a41d1d051233b2dde7b2d67ef85546e0b4eba427232765c9235b9548d48aa7347ebc4607acebbc1159148f69a322847e53f4322f39413ffa4c3044
7
- data.tar.gz: b96c4bc2a07b813e8db95c16c68ebd070d093d6a7e53eeea58f4a0c18c3bdd7c16ee7789532f4adeae43bc5ce3ec5eee43008ea5114dc84b0adeb3f2dad7a823
6
+ metadata.gz: 2577b1edb0ccec3da65581e4742e2e8038915bdef6a246ae8b608b3858fb385a0327f5f2e8e96a40419aa90a7e2c4c1a61693a5317b8fe1a5686f94787b6c325
7
+ data.tar.gz: df7906a03dd29a7d1bdeb4e69a38dc6896a1f063585b322b1cf0c173d86439e5514334682e0b9a2920bc7c8585d4b0c90aa0e8d2fee74ec1f3c0ec285301029a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.5.51)
4
+ neetob (0.5.53)
5
5
  actionview
6
6
  activesupport
7
7
  brakeman (~> 5.0)
data/bookmarks.md CHANGED
@@ -27,7 +27,7 @@
27
27
 
28
28
  [Issues across repos in bigbinary excluding client repos](https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3Abigbinary+archived%3Afalse+-repo%3Abigbinary%2Fnetcamps+-repo%3Abigbinary%2Fneeto-seoaudit-electron-deprecated+-repo%3Abigbinary%2Fjacky-winter-web+-repo%3Abigbinary%2Faceinvoice-web+-repo%3Abigbinary%2Ftrtle-rn+-repo%3Abigbinary%2Ftrtle-web+sort%3Acreated-asc+)
29
29
 
30
-
30
+ [Issues for interns](https://github.com/search?q=org%3Abigbinary+state%3Aopen+is%3Aissue+sort%3Acreated-asc+label%3Aintern+-repo%3Abigbinary%2Fnetcamps&type=issues)
31
31
 
32
32
  ### Filtering issues
33
33
 
@@ -121,8 +121,6 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
121
121
  [neeto-ui](https://github.com/orgs/bigbinary/projects/53/views/3?filterQuery=repo%3A%22bigbinary%2Fneeto-ui%22),
122
122
  [neeto-molecules](https://github.com/orgs/bigbinary/projects/53/views/3?filterQuery=repo%3A%22bigbinary%2Fneeto-molecules%22),
123
123
 
124
- - [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
125
-
126
124
  - [Neeto Automation Board](https://github.com/orgs/bigbinary/projects/96/views/1):
127
125
  [neeto-playdash-web](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playdash-web%22),
128
126
  [neeto-cal-playwright](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-cal-playwright%22),
@@ -136,7 +134,9 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
136
134
  [neeto-playwright-reporter](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playwright-reporter%22),
137
135
  [neeto-playwright-commons](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playwright-commons%22)
138
136
 
139
- - [Kirti's Board](https://github.com/orgs/bigbinary/projects/97/views/2)
137
+ - [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
138
+ - [Avinash's Board](https://github.com/orgs/bigbinary/projects/97/views/2)
139
+ - [Rishad's Board](https://github.com/orgs/bigbinary/projects/105/views/1)
140
140
 
141
141
  ## Products checklist
142
142
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.5.51"
4
+ VERSION = "0.5.53"
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.51
4
+ version: 0.5.53
5
5
  platform: ruby
6
6
  authors:
7
7
  - Udai Gupta
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-03-21 00:00:00.000000000 Z
11
+ date: 2025-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor