rubocop-pendragon 1.1.0 → 1.1.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 +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8387c1955b2eb34644d0cdbea0f2c51bf3cd95e8faaf214760f32ccee9c438c1
|
|
4
|
+
data.tar.gz: a7ab305e6bd955089fc430b207ef6084dba38101659fa888f68c1915ec431052
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 680f722fa2028cf56dfc6eb47258558228af1955f4e77b110425164d186cbb7b18a2f73073d28337d4314c86c1b51332b934a62e36e83367e798ff088d92c2d0
|
|
7
|
+
data.tar.gz: 93aee9140f849e4e276512925674238bb99446492797a7ded9841afc02a90d9d3a21a68aab1dc780d9d7267507e43b95e981d2bddeb8226e1c25261bc305ba7c
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubocop-pendragon
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Thomas Pendragon
|
|
@@ -123,5 +123,5 @@ requirements: []
|
|
|
123
123
|
rubygems_version: 3.5.22
|
|
124
124
|
signing_key:
|
|
125
125
|
specification_version: 4
|
|
126
|
-
summary: Pendragon Ruby styling,
|
|
126
|
+
summary: Pendragon Ruby styling, mostly for Rails
|
|
127
127
|
test_files: []
|