rubocop-constable 1.3.2 → 1.4.0

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: 8541627b0a2b05aad88a0393ce7760ebcde55041213b128d134914095a245f1d
4
- data.tar.gz: ff729fe665aa19f4e3dfc810d250dd345f459cea20461619908c9df1fc171137
3
+ metadata.gz: a3d4249be1c175e05067c4a77100810ff9a27f5f9a4fd2b16fcb15737ddd3a07
4
+ data.tar.gz: 37405d16b5220cb4deb2d6f0a5499776ab376c7df4083a62cd729b8e0c8a2bb3
5
5
  SHA512:
6
- metadata.gz: 8af0f9b8b7eda5610e962a81b7df1a5b0122f8d80bc4920baba366e0df9bceb113ca14cca1c4c6b528c1ba904711a2c1a8fba8308a3fb9c2d839dbe04adbe088
7
- data.tar.gz: a941f0f24bd0889f92e82a2c0bb769afda9c79c39da58f62c81b0fae1e99eca74b7dc07bdb9785ff646d0b51901c483610456b1437fa3a20babd640b745da135
6
+ metadata.gz: dfa034381223053162f30253d924fd9d3c79bed1b03f76aca354d3bad3fc79791936c064b007494ce20120372fbcc55c3543ec71d204e81bab475be7fab618c1
7
+ data.tar.gz: cf6823af5a5fcbdc80547bec2274c57b5f91ac0e2570d3f622adad3d4996baf755d2e1a06874d75237a039f8233f5b2073e40eacccba410e392f19c078a043a3
data/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to `rubocop-constable` are documented here.
4
4
  This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
 
6
+ ## [1.4.0]
7
+
8
+ Version bumped to track `constable-rails` 1.4.0. No cop changes.
9
+
10
+ ## [1.3.3]
11
+
12
+ Version bumped to track `constable-rails` 1.3.3. No cop changes.
13
+
6
14
  ## [1.3.2]
7
15
 
8
16
  Version bumped to track `constable-rails` 1.3.2. No cop changes.
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module Constable
5
- VERSION = "1.3.2"
5
+ VERSION = "1.4.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-constable
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ray Hughes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-09-08 00:00:00.000000000 Z
11
+ date: 2026-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop