neetob 0.5.2 → 0.5.3

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: 2b2325ebc1866deb2683b1c5743b1003ce9d6d1b57d6cf001991acea931470fd
4
- data.tar.gz: c09a5e51b296182e5118bbc0cf5384dbac1fbc4c3a91d714ab0d1ade2a2cae03
3
+ metadata.gz: 3a85d5458f350de550c9785efcea262e3ac2e02eabd62488b966bb991eb25fa8
4
+ data.tar.gz: 253aa491e34bba66d77c88648b616fed62ee3772094844337897a69caa3de3df
5
5
  SHA512:
6
- metadata.gz: c77745dec211548d68a9ba9566c0338564ae32bea9e33a8452942f4048a31d19659b2c19ac0ce2866aa88b44897fd7e1df40086a47ecdade4c34a6a82698bf2d
7
- data.tar.gz: b3a1ff909ee65fef7f280d3f17de2c1b1a62db363bd2c3996f8cd11732c9dd51e0e95cd7d03d6b59dc8f400d6942fb0d3fa282800e6700293a5da38004ddf6b7
6
+ metadata.gz: 9ac09ea5934d46982738d8e7b33d0fce4f9109da1d7ee4fb8bd7753504332ae9da13ee2f8764ae9e866e7e693cc6d4adc66d25b7b97106b84ddff780efb93f03
7
+ data.tar.gz: 274107fc81d32548355a2b3b9dc3cf38bbdc2372696be9502d24760a0c2f9a56678ad6b9fed3844f9e5b12c441fd111968d8f346dbdd79d32a6b9cb9669da679
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.5.2)
4
+ neetob (0.5.3)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
data/bookmarks.md CHANGED
@@ -112,7 +112,8 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
112
112
 
113
113
  - [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
114
114
 
115
- - [Varun's Board](https://github.com/orgs/bigbinary/projects/73/views/1)
115
+ - [Varun's Board](https://github.com/orgs/bigbinary/projects/73/views/1):
116
+ [neeto-playdash-web](https://github.com/orgs/bigbinary/projects/73/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playdash-web%22),
116
117
 
117
118
  - [Farhan's Board](https://github.com/orgs/bigbinary/projects/78/views/1)
118
119
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.5.2"
4
+ VERSION = "0.5.3"
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.2
4
+ version: 0.5.3
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-08-07 00:00:00.000000000 Z
11
+ date: 2024-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor