rubocop-rhino-project 0.22.0.alpha.2 → 0.22.0.alpha.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/rubocop/rhino_project/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f38c584326d029c29627ed2efc5799cf80357a9bbe90f271a101913721bcc953
|
4
|
+
data.tar.gz: c863a58366615eda3d75e66a44a1323e851313d5c21d67e1bd2fbacf54374744
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 97c1c0eb8c376a5d68ed09cf3dd6ce6561aa772247f3f0a83bc431a7f73b9ab0d598aeef16e7819c29cbf1481221153358da0f98ecc15f86cd7a65ecbf9c0e3f
|
7
|
+
data.tar.gz: f171b5a83116ae3033aa72bc515b5d86a1c35d80d8f621ebd50a90869ea26a12d427e0be42b050424014906121ee279a91d11de090556fbeca0da21303d2370b
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubocop-rhino-project
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.22.0.alpha.
|
4
|
+
version: 0.22.0.alpha.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- JP Rosevear
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-11-
|
11
|
+
date: 2024-11-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -70,20 +70,20 @@ dependencies:
|
|
70
70
|
requirements:
|
71
71
|
- - "~>"
|
72
72
|
- !ruby/object:Gem::Version
|
73
|
-
version: 3.3.
|
73
|
+
version: 3.3.6.0
|
74
74
|
- - ">="
|
75
75
|
- !ruby/object:Gem::Version
|
76
|
-
version: 3.3.
|
76
|
+
version: 3.3.6.0
|
77
77
|
type: :runtime
|
78
78
|
prerelease: false
|
79
79
|
version_requirements: !ruby/object:Gem::Requirement
|
80
80
|
requirements:
|
81
81
|
- - "~>"
|
82
82
|
- !ruby/object:Gem::Version
|
83
|
-
version: 3.3.
|
83
|
+
version: 3.3.6.0
|
84
84
|
- - ">="
|
85
85
|
- !ruby/object:Gem::Version
|
86
|
-
version: 3.3.
|
86
|
+
version: 3.3.6.0
|
87
87
|
description: ''
|
88
88
|
email:
|
89
89
|
- jp@codalio.com
|
@@ -120,7 +120,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
120
120
|
- !ruby/object:Gem::Version
|
121
121
|
version: '0'
|
122
122
|
requirements: []
|
123
|
-
rubygems_version: 3.5.
|
123
|
+
rubygems_version: 3.5.22
|
124
124
|
signing_key:
|
125
125
|
specification_version: 4
|
126
126
|
summary: ''
|