neetob 0.4.30 → 0.4.31

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: d1ba6a5b4c793a01fef477bd7c6cb768fdd44dec5b7399a4bf1a780d5af18fac
4
- data.tar.gz: 85de125f8259910cb65cda0c3e250c7ec5130fd2207f41d2ea455ba65a7f9af9
3
+ metadata.gz: c3d41c74d5674375a715cee8b0ecb392fc5489f709a1b2f938a7437cfceae9ae
4
+ data.tar.gz: 1c384380f8b6ed688a790ccb8460363d004dd230e819a2bd27bb229f27122ad8
5
5
  SHA512:
6
- metadata.gz: 83bac81e174d9b46e44e000672fccc65d9b127f17d9d0c09455410a22f0b98e32d8b4279422525e76c69ff23ddbf6022cc5f93cc2f44a4928e9f4598db9fbafe
7
- data.tar.gz: 3308d56f075de07b8f1f2bfb5e5f6c310897be7343d728881a0cbc3e28b07604db46f90e8a90c3a86c104da9c4a560c5feefa869a97d627157902c0e945126e7
6
+ metadata.gz: 869d22c9a02b1d9725c08134405ffdfd43a2b81226757d59da678fda153d7a177d75d24d0995c93134cd1622ebe93719caee3e74c30187698ba6320d304d2446
7
+ data.tar.gz: eaa660dbb69344198c9241bb1a819600ed9a8f6c44c4769797c231484ecdc7e9a1991d0f9c784bb791afdc14f356051f8e31fd0906d9d7f40269271a0263d078
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.4.30)
4
+ neetob (0.4.31)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
data/bookmarks.md CHANGED
@@ -114,9 +114,7 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
114
114
 
115
115
  - [Farhan's Board](https://github.com/orgs/bigbinary/projects/78/views/1)
116
116
 
117
- - [Vysakh's Board](https://github.com/orgs/bigbinary/projects/80/views/1)
118
-
119
- - [Kirti's Board](https://github.com/orgs/bigbinary/projects/85/views/1)
117
+ - [React Native Board](https://github.com/orgs/bigbinary/projects/98/views/1)
120
118
 
121
119
  - [Marketing Board](https://github.com/orgs/bigbinary/projects/82/views/1)
122
120
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.4.30"
4
+ VERSION = "0.4.31"
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.30
4
+ version: 0.4.31
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-05-29 00:00:00.000000000 Z
11
+ date: 2024-06-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor