neetob 0.4.34 → 0.4.36
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 +4 -4
- data/Gemfile.lock +1 -1
- data/bookmarks.md +2 -1
- data/lib/neetob/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cc7d55afff189bc98e13d58a1a96a89f01023e0a0eb83dffa5598a323e1d317c
|
|
4
|
+
data.tar.gz: 1ad0bea3cf5ae695af01e5a9c9fdeb9c2820511d6da6132af99e46a4f4a75736
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7b85b5a9a2ac2473c2e809e434f49fd9253445355355fa337531cb248f5d7c4e7125ecf3aeee5b6bba080d195ac8e1cf90c531acbc115ebc7237675d08198b5c
|
|
7
|
+
data.tar.gz: 581dd4f46150c3a5b7b3f3809e258b0fef7d9726de0d9fdd49ce5f05fe2a8821cb9b36ff99ca3ac81d074e49777bf8198c60de3043fd3e100f19d7388d9826e7
|
data/Gemfile.lock
CHANGED
data/bookmarks.md
CHANGED
|
@@ -93,6 +93,7 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
|
|
|
93
93
|
- [Joseph's Board](https://github.com/orgs/bigbinary/projects/79/views/1):
|
|
94
94
|
[neeto-engineering-web](https://github.com/orgs/bigbinary/projects/79/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-engineering-web%22),
|
|
95
95
|
[neeto-replay-web](https://github.com/orgs/bigbinary/projects/79/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-replay-web%22),
|
|
96
|
+
[neeto-publish-web](https://github.com/orgs/bigbinary/projects/79/views/10),
|
|
96
97
|
[neeto-wireframe-web](https://github.com/orgs/bigbinary/projects/79/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-wireframe-web%22),
|
|
97
98
|
[neeto-commons-frontend](https://github.com/orgs/bigbinary/projects/79/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-commons-frontend%22),
|
|
98
99
|
[eslint-plugin-neeto](https://github.com/orgs/bigbinary/projects/79/views/1?filterQuery=repo%3A%22bigbinary%2Feslint-plugin-neeto%22),
|
|
@@ -108,7 +109,7 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
|
|
|
108
109
|
[neetob](https://github.com/orgs/bigbinary/projects/68/views/1?filterQuery=repo%3A%22bigbinary%2Fneetob%22),
|
|
109
110
|
[neeto-projects-nano](https://github.com/orgs/bigbinary/projects/68/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-projects-nano%22)
|
|
110
111
|
|
|
111
|
-
- [Praveen's Board](https://github.com/orgs/bigbinary/projects/
|
|
112
|
+
- [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
|
|
112
113
|
|
|
113
114
|
- [Varun's Board](https://github.com/orgs/bigbinary/projects/73/views/1)
|
|
114
115
|
|
data/lib/neetob/version.rb
CHANGED
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.4.
|
|
4
|
+
version: 0.4.36
|
|
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-07-
|
|
11
|
+
date: 2024-07-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: thor
|