neetob 0.5.21 → 0.5.22

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: '0873c562da391a87b6c4e353f2bd2901c1e3a23522411cb8240699f484518724'
4
- data.tar.gz: c46548594d0f852c63d1c546b0fe31d34f07d940a77bf72b59ded1c3fff656aa
3
+ metadata.gz: 1492c586e328d32858e4f4306751451e14afafea51edb594fc0024151142b9fe
4
+ data.tar.gz: fe1d85a85232eac92e481f7b30c91354270b2460eb5c2c6212fee7cd8c994145
5
5
  SHA512:
6
- metadata.gz: 28c3698cdc46e8afa595ac1270b8397b37e0523b6cad52dd77b853db918a3764a8a5a460aa12f594a9430b3ebd89ed35971d6529ab1910cbd2a3fd4880b5022c
7
- data.tar.gz: 33d2f5384a941f4b9e781d0168c784fd24b75f9f2ce9463d312256f4620f5e6936a5c0012c5ea3df2f3df0a8ec4a3cda2c0296e894b30081f3b159b2cc3fdc76
6
+ metadata.gz: '0384d3acd38a1ef25e344a72bcc6b0911d336d4e32856fbbb3f36a9e4a61fa8be51544bb05e5ee1fdf53c4b690964e8c59b8499346bbf4ab6da14a4e51199819'
7
+ data.tar.gz: 00d9c93bda4587d6d28cda1d2dc17ceb1f46dc833fad581922f42962fd8e761e98a6cf957ce6ebd15a33b577c36299627a185e3d9c7700033ec9c54b7c3858f1
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.5.21)
4
+ neetob (0.5.22)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
data/bookmarks.md CHANGED
@@ -115,11 +115,7 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
115
115
  - [Varun's Board](https://github.com/orgs/bigbinary/projects/73/views/1):
116
116
  [neeto-playdash-web](https://github.com/orgs/bigbinary/projects/73/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playdash-web%22),
117
117
 
118
- - [Farhan's Board](https://github.com/orgs/bigbinary/projects/78/views/1)
119
-
120
- - [React Native Board](https://github.com/orgs/bigbinary/projects/98/views/1)
121
-
122
- - [Marketing Board](https://github.com/orgs/bigbinary/projects/82/views/1)
118
+ - [Kirti's Board](https://github.com/orgs/bigbinary/projects/97/views/2)
123
119
 
124
120
  ## Products checklist
125
121
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.5.21"
4
+ VERSION = "0.5.22"
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.21
4
+ version: 0.5.22
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-12-18 00:00:00.000000000 Z
11
+ date: 2025-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor