uniq-calculator 1.0.0 → 1.0.1

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: c280899ec0d1451ffaa221b9421759d93041c7b1593a7754b537a430003652f1
4
- data.tar.gz: b064ee9142af89da5f04e6235e98dfdae6af24d4ce85ff4a1eda2f400e4e4bc1
3
+ metadata.gz: 2e3838cf102d2b87c7cb68ba7ae71d157346ce58afaaab1fe47ffc03fc916cae
4
+ data.tar.gz: e40e7f770031df9fd7a0987e4e9250b2a628dcb05b8ba466fa957630f40bbbc2
5
5
  SHA512:
6
- metadata.gz: 4545517d03c2f7f0402a06a551d3a3c05ed97960c2e2c830b95c62104e5bd751548fbff8e5cfa7d19a1ce241d34476d9dc33844f6ca1ad9a4c36074349ac8571
7
- data.tar.gz: 3dec3fcb3288bbd2eebecff3a83984832e9ee9b9ff9c8b579306a2a0f396a38c332e657f1acfc99dac75e0ffb308d980385c0b316db71380d8038ff3b27f346f
6
+ metadata.gz: c2aed3a9770d214483f522a45f263278879b043673a54e7ed7d6812c37050a60bd52e97fe83b28dae22f8e96a26fd389f203a58ba4f6e0f090596c42f3db660d
7
+ data.tar.gz: e6e003bd60f485e1eed4c0f9fbfb267b55c59a13390da35d3dcfcdac8dc0cb3d0367c5ebda511566b0df84537a6f8c78f5abff0fade06391f5f2e66ad0a87b05
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module UniqCalculator
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uniq-calculator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - chirag garg
@@ -23,12 +23,12 @@ files:
23
23
  - lib/uniq_calculator.rb
24
24
  - lib/uniq_calculator/version.rb
25
25
  - sig/uniq_calculator.rbs
26
- homepage: https://github.com/chirag-garg-dev/uniq_calculator
26
+ homepage: https://github.com/chirag-garg-dev/uniq-calculator
27
27
  licenses: []
28
28
  metadata:
29
- homepage_uri: https://github.com/chirag-garg-dev/uniq_calculator
30
- source_code_uri: https://github.com/chirag-garg-dev/uniq_calculator
31
- changelog_uri: https://github.com/chirag-garg-dev/uniq_calculator
29
+ homepage_uri: https://github.com/chirag-garg-dev/uniq-calculator
30
+ source_code_uri: https://github.com/chirag-garg-dev/uniq-calculator
31
+ changelog_uri: https://github.com/chirag-garg-dev/uniq-calculator
32
32
  post_install_message:
33
33
  rdoc_options: []
34
34
  require_paths: