rewind-ruby-style 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e1cba1ce821220b0dbe4d7e3f296781dc98abf334a028027e8149ceac64f1603
|
4
|
+
data.tar.gz: 4c6cd1eb474c050cf61e54e9a83a49a40cbcd9001a0b1cc786d7fe14d6dc38ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5ff3d6da1299170bd672f7cd103188ccf5ce1dea009318243484b3d389df44fb3b430318eaad05769d843e989072f6fb86ebf0f4854925fef594cd53f34e3c95
|
7
|
+
data.tar.gz: 3365ba26b19b7103d52fa4243f422e8ef5101e2ebceaf41601c1cba13459c93c94587704f58ced02c7423c98050aa9f33ce362a103b84f8e5a6897e294c9a7e6
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rewind-ruby-style
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rewind Devops
|
@@ -43,8 +43,7 @@ homepage: https://github.com/rewindio/ruby-style-configs/
|
|
43
43
|
licenses:
|
44
44
|
- MIT
|
45
45
|
metadata:
|
46
|
-
source_code_uri: https://github.com/rewindio/ruby-style-configs/tree/v1.0.
|
47
|
-
github_repo: ssh://github.com/rewindio/ruby-style-configs
|
46
|
+
source_code_uri: https://github.com/rewindio/ruby-style-configs/tree/v1.0.3
|
48
47
|
post_install_message:
|
49
48
|
rdoc_options: []
|
50
49
|
require_paths:
|