neetob 0.5.50 → 0.5.52

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: 55d15a35ae13f6b0cbdfd12e078e78ebd9c8b4c9dd1daebc960471367142e894
4
- data.tar.gz: 251429e8495cd9d60ce540daf6679cbc5ad9ddf96becebe88a45e7eba802359a
3
+ metadata.gz: c78958f0c58ac6f08a1e7fa3467487ce621d94143203f44412648bbe6cc7692b
4
+ data.tar.gz: 80393734b453f6ec7b26baf92e7a2977d331ffdd52b3a9973f6632463ffb567e
5
5
  SHA512:
6
- metadata.gz: 68c7910598d0bbda0329f7af08fa80d9b978cb07a81d6685b21f9a8dba607efbb6b5f38fdeca4d46c6eb0c3027805862babc3fa3730bd6202263c3b1f65a8564
7
- data.tar.gz: 16311799ea84b4ca4991dc425bcd4233cf8a67f639b79e9b341367e1fb319ef429d1cc3cdb88e015167daf3565481e96885165ec5dd72b813a8d1a0aecbd2281
6
+ metadata.gz: f0ce7e107a37a36c1e5b2df130db80d86e58468e87b1f35059d88c5904b568f8db319d6452d932926a69c1b9f4bd732c5b4759c51ef7781fd2470436e2afd91b
7
+ data.tar.gz: 6a469752c50b9717bca10f1828d79fbb9411938a381db4075783a4b74f67e85935914b56d8076ea083ea312dcf6ec955625f5d1c23abdaf01c930904e6c4dc73
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.5.50)
4
+ neetob (0.5.52)
5
5
  actionview
6
6
  activesupport
7
7
  brakeman (~> 5.0)
@@ -312,7 +312,7 @@ GEM
312
312
  activesupport (>= 3.0.0)
313
313
  raabro (1.4.0)
314
314
  racc (1.8.1)
315
- rack (3.1.10)
315
+ rack (3.1.12)
316
316
  rack-attack (6.7.0)
317
317
  rack (>= 1.0, < 4)
318
318
  rack-cors (2.0.2)
data/bookmarks.md CHANGED
@@ -121,8 +121,6 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
121
121
  [neeto-ui](https://github.com/orgs/bigbinary/projects/53/views/3?filterQuery=repo%3A%22bigbinary%2Fneeto-ui%22),
122
122
  [neeto-molecules](https://github.com/orgs/bigbinary/projects/53/views/3?filterQuery=repo%3A%22bigbinary%2Fneeto-molecules%22),
123
123
 
124
- - [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
125
-
126
124
  - [Neeto Automation Board](https://github.com/orgs/bigbinary/projects/96/views/1):
127
125
  [neeto-playdash-web](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playdash-web%22),
128
126
  [neeto-cal-playwright](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-cal-playwright%22),
@@ -136,7 +134,9 @@ example: [All nano issues created before the 20th Mar 2024](https://github.com/i
136
134
  [neeto-playwright-reporter](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playwright-reporter%22),
137
135
  [neeto-playwright-commons](https://github.com/orgs/bigbinary/projects/96/views/1?filterQuery=repo%3A%22bigbinary%2Fneeto-playwright-commons%22)
138
136
 
139
- - [Kirti's Board](https://github.com/orgs/bigbinary/projects/97/views/2)
137
+ - [Praveen's Board](https://github.com/orgs/bigbinary/projects/100/views/1)
138
+ - [Avinash's Board](https://github.com/orgs/bigbinary/projects/97/views/2)
139
+ - [Rishad's Board](https://github.com/orgs/bigbinary/projects/105/views/1)
140
140
 
141
141
  ## Products checklist
142
142
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.5.50"
4
+ VERSION = "0.5.52"
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.50
4
+ version: 0.5.52
5
5
  platform: ruby
6
6
  authors:
7
7
  - Udai Gupta
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-03-21 00:00:00.000000000 Z
11
+ date: 2025-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor