neetob 0.4.35 → 0.4.36
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/bookmarks.md +1 -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
@@ -109,7 +109,7 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
|
|
109
109
|
[neetob](https://github.com/orgs/bigbinary/projects/68/views/1?filterQuery=repo%3A%22bigbinary%2Fneetob%22),
|
110
110
|
[neeto-projects-nano](https://github.com/orgs/bigbinary/projects/68/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-projects-nano%22)
|
111
111
|
|
112
|
-
- [Praveen's Board](https://github.com/orgs/bigbinary/projects/
|
112
|
+
- [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
|
113
113
|
|
114
114
|
- [Varun's Board](https://github.com/orgs/bigbinary/projects/73/views/1)
|
115
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
|