rubocop-rails_config 1.12.0 → 1.12.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/rails.yml +5 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6398484e2ba51611727e3c31f0ab7c984915db0fc4f90ca2b378b72bc81db3f7
|
4
|
+
data.tar.gz: bc20e6948165a7891ce8e2f861c01d5023735bcd0367643cccc869ff6c25060c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: faf391541032b3d210b1624defb15026e7f2bf76ca94e6faec7f09c08d07a546afdc7ff9371d0c4cc88af0c134ccc62da916367f73f08c51d17576760b5b0fcf
|
7
|
+
data.tar.gz: 455849941e3ee91d16e52c9fbdda4baa1d77fd365cb0153a5390effe538547b88bf175c9f828cc32762e83288ebdf3099200c36be43e07adfabd2cb26a5fdc0e
|
data/config/rails.yml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubocop-rails_config
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.12.
|
4
|
+
version: 1.12.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Toshimaru
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2023-01-14 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rubocop
|
@@ -140,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
140
140
|
- !ruby/object:Gem::Version
|
141
141
|
version: '0'
|
142
142
|
requirements: []
|
143
|
-
rubygems_version: 3.3.
|
143
|
+
rubygems_version: 3.3.26
|
144
144
|
signing_key:
|
145
145
|
specification_version: 4
|
146
146
|
summary: RuboCop configuration which has the same code style checking as official
|