neetob 0.4.34 → 0.4.36

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: 78e73a253fbab45e8cd147b1a783421486613b2818edc38ab6048fe54b6e43d3
4
- data.tar.gz: '0868e84a96f5f912dff66d7dbeef750f3fed0e60da492224e4467dbb963f3e92'
3
+ metadata.gz: cc7d55afff189bc98e13d58a1a96a89f01023e0a0eb83dffa5598a323e1d317c
4
+ data.tar.gz: 1ad0bea3cf5ae695af01e5a9c9fdeb9c2820511d6da6132af99e46a4f4a75736
5
5
  SHA512:
6
- metadata.gz: 21f07001d1aefde155e8896c94fbe598c906be486402d08a598702c2c7d37862125800eda6a67c85c8a52a6bd9b6db238a2eb4617404a7cb94fea9d1b402361d
7
- data.tar.gz: 7de4699f76ef98e7ef33aa508ad0db92ba7c86ea89b24bb31f7dcb132a7ac6ddc58c33987692ddbcf418401ee9951bd35c37418feb2ef477e7d3bbadcaf128a2
6
+ metadata.gz: 7b85b5a9a2ac2473c2e809e434f49fd9253445355355fa337531cb248f5d7c4e7125ecf3aeee5b6bba080d195ac8e1cf90c531acbc115ebc7237675d08198b5c
7
+ data.tar.gz: 581dd4f46150c3a5b7b3f3809e258b0fef7d9726de0d9fdd49ce5f05fe2a8821cb9b36ff99ca3ac81d074e49777bf8198c60de3043fd3e100f19d7388d9826e7
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.4.34)
4
+ neetob (0.4.36)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
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/65/views/1)
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
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.4.34"
4
+ VERSION = "0.4.36"
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.4.34
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-05 00:00:00.000000000 Z
11
+ date: 2024-07-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor