gc_ruboconfig 2.28.0 → 2.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/rubocop.yml +1 -1
- 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: fbb0165c8bc13ba413b094c1d4981755e69d3271fc05759b38c5f86da713c197
|
4
|
+
data.tar.gz: 39c0a8e089e581848af3b3f21f036d4a6abeea184467efcd03784bba9a2d28d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8284b1e20246f9fd64df8c5bc000e2d9fe9fbb8bac452ee34c800e8b89acdadbffeae99b900667623b724fb6801234702025cc1d6cc38beb8cb80495665963d9
|
7
|
+
data.tar.gz: 7b0669366271ccf55545e06c634aca415092341392e0d7f11954abb47d72a22a07096964841a5878af3b50d042b5415b7fb7ba429147cfbd7d593ddb68dffdac
|
data/rubocop.yml
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gc_ruboconfig
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.29.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GoCardless
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-10-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rubocop
|
@@ -79,7 +79,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
79
79
|
- !ruby/object:Gem::Version
|
80
80
|
version: '0'
|
81
81
|
requirements: []
|
82
|
-
rubygems_version: 3.
|
82
|
+
rubygems_version: 3.2.22
|
83
83
|
signing_key:
|
84
84
|
specification_version: 4
|
85
85
|
summary: GoCardless's shared Rubocop configuration, conforming to our house style
|