code_quality_check 0.1.2 → 0.1.3

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: 3d88069472e080207a0e3811d8abfe7cf4f292281b72dccb1542781a40be7a92
4
- data.tar.gz: 80bbe8dcd622400589ed55d42948ffdfe10de0923d303bb31b7bc642520e1445
3
+ metadata.gz: c5f1d7d7686557abf5565d4e8e928a293f00cc85958a923ca6b599fcaf98027e
4
+ data.tar.gz: 344908fc11d77a4a2dce6999a1e0133b091f545282190870e9bbe3515e686eb9
5
5
  SHA512:
6
- metadata.gz: ea8b459063eb2cc3e0913f545220897a828e72a7123b470f593b011c4785fd23c23b86f3e8f5c3b33354f17007bfa4c7cbf959ca46b8bae080134f1588a0b646
7
- data.tar.gz: 7f362335dcb3cb7609666ee2236c37bbf7705c99925653c716a4fa24116b1de74cd3cc726fbb8d3b028458d8724937e37d088343106a9e1a46bca986e5252019
6
+ metadata.gz: 2b9956611f88c5925e509c1becf685677393d4631195877521587a71d49a7ac95b00606d839eab969e29071bad2a89adb3bf09940a8b7b500734dac00ddea1c7
7
+ data.tar.gz: 7781581b12c2c6ed1ab23f2209e4a8ea3fa97e4b8e6794df5737be0fb620d13d401d1026b52dbb33773bb6214f066d540bd833a78fa563d527718cc308c19c5a
@@ -1,3 +1,3 @@
1
1
  module CodeQualityCheck
2
- VERSION = '0.1.2'.freeze
2
+ VERSION = '0.1.3'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: code_quality_check
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aniruddha Mirajkar
@@ -93,7 +93,7 @@ licenses:
93
93
  metadata:
94
94
  homepage_uri: https://github.com/aniruddhami/code_quality_check
95
95
  source_code_uri: https://github.com/aniruddhami/code_quality_check
96
- changelog_uri: https://github.com/aniruddhami/code_quality_check/CHANGELOG.md
96
+ changelog_uri: https://github.com/aniruddhami/code_quality_check/blob/main/CHANGELOG.md
97
97
  github_repo: https://github.com/aniruddhami/code_quality_check
98
98
  rubygems_mfa_required: 'true'
99
99
  post_install_message: