neetob 0.5.2 → 0.5.4

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: 84f2c0a766f038f35243787ae5cf6643b6b0600d2a2bfa2768144d754e1cfef0
4
+ data.tar.gz: 39506d3badc8dac4d2d140beb24afaaa73bd7dabae892b51359586eb3ca61a12
5
5
  SHA512:
6
- metadata.gz: c77745dec211548d68a9ba9566c0338564ae32bea9e33a8452942f4048a31d19659b2c19ac0ce2866aa88b44897fd7e1df40086a47ecdade4c34a6a82698bf2d
7
- data.tar.gz: b3a1ff909ee65fef7f280d3f17de2c1b1a62db363bd2c3996f8cd11732c9dd51e0e95cd7d03d6b59dc8f400d6942fb0d3fa282800e6700293a5da38004ddf6b7
6
+ metadata.gz: a8bd670ab6fefcbc5c179d2c25f506c65a2e6c4e667e406c0f550ab0498fab4fce40481fda6229fc2d810c0d36e5fd8eb47c791c0931ff0a192a97646c91ddfb
7
+ data.tar.gz: 4e8cf18b5299fb9bdc809cf0358621fbdfac865fc5871757f3dccfae00d022dc978ecf35953862606a9db82f82d28c9cda8657c33442dcbab151eba5a39f2ebc
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.4)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
@@ -364,7 +364,7 @@ GEM
364
364
  io-console (~> 0.5)
365
365
  request_store (1.7.0)
366
366
  rack (>= 1.4)
367
- rexml (3.3.2)
367
+ rexml (3.3.3)
368
368
  strscan
369
369
  rinku (2.0.6)
370
370
  rubocop (1.39.0)
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.4"
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.4
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-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor