neetob 0.4.15 → 0.4.16

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: d98516296800b8f2624e6697f32b3545cddff7984f3cdb196db1cc82a8c643e9
4
- data.tar.gz: bccefb8277058a65973c3d0f34957207735501b35ad41cc4ea2f05bac072898c
3
+ metadata.gz: 7414fac8281e783b4489c5bc5a947b8a1582a08f4ffafe9e2882ef319fceb9a3
4
+ data.tar.gz: c71fadc32dac38b371fb9e0d14e45f26048ee69086bbf3b2303281aa766bb906
5
5
  SHA512:
6
- metadata.gz: cc6606fd681823169a71724dc37267f6226d07f139c5e5a71f4ad9cffeb526b8b9236bc763f12a451f54ee6296d4daf972d24b23e804f476979e488c0a035e27
7
- data.tar.gz: d28fe730e79c1fafe2e0e45d6ca86fbeb46f78ed6b88a2b620f51f9a1c81bfe68ad078c2028080e6334197359171f402524a44d39a400865ceeabad00318a902
6
+ metadata.gz: 32c0600faba419a7dc10064602e647bd5a87e2f19e156011a5bcf1965ec8ca4a036a6f8335160b1d5e7f3cb45a4086b69221d86bab6997b3294a5fd3e00d514a
7
+ data.tar.gz: c569c9729f1651d55dcf1d1d36f8bc3236fc37ca32bfb1b03d96efba94c0cb621520ff7b37eb6e85cf956449428acb6f038ebc68b1a19a501900caf28bb480ed
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neetob (0.4.15)
4
+ neetob (0.4.16)
5
5
  brakeman (~> 5.0)
6
6
  chronic
7
7
  dotenv (~> 2.8.1)
@@ -246,12 +246,12 @@
246
246
  },
247
247
  {
248
248
  "name": "discussion",
249
- "description": "Further discussion is required to work on this issue. Better we should move it to neetoPlanner's roadmap.",
249
+ "description": "Further discussion is required. Better we should move it to neetoPlanner's roadmap.",
250
250
  "color": "A62F71"
251
251
  },
252
252
  {
253
253
  "name": "question",
254
- "description": "Further inquiries or requests for clarification are necessary to gain a better understanding on this issue.",
254
+ "description": "Further inquiries or requests for clarification are necessary to gain a better understanding.",
255
255
  "color": "A62F71"
256
256
  },
257
257
  {
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Neetob
4
- VERSION = "0.4.15"
4
+ VERSION = "0.4.16"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neetob
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.15
4
+ version: 0.4.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Udai Gupta