rubocop-rhino-project 0.30.0.alpha.13 → 0.30.0.alpha.14

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 17a6e94217a0cc1805ff5dc33523bd41cc1c499762a8c655e4f759c540cc750a
4
- data.tar.gz: afaf9f54e7f65db1f04ea9a2b512895eb45e1b0bccc5b7e5b13c9c4899b19edc
3
+ metadata.gz: 25ee54bbed73a6761fd146fed6ed7268adf063095eb35c3f05b2d1ca449a27d8
4
+ data.tar.gz: 73c5e8981914724447ddb009cfb50db98d2e67986516acd097fa1edce3e8af9f
5
5
  SHA512:
6
- metadata.gz: 779aaced1bec190ff5701db789ea3aff5670102210eeffcfbd9d46128a0f5f78ff14f99aa9e1f802cc48730b8076aeeea22ec13e82c9bd9e4fa71f77f76bca8d
7
- data.tar.gz: 12c4ce54ee54e755905180b405b1cc81f1a66ae8a31e9ab599f8a9baa7c1ad3873a1581b16cdd021a632ff10889aec56b8da6b781f5f92e304664241ef66c91c
6
+ metadata.gz: fb9d4ef85d5dcacb8428501522afaca0d094edb0116321235489cedeb1cbb6504e387e308bc4de6f49690b5c77007cef3427fa80865c4a17f9c0c8f463faa04a
7
+ data.tar.gz: 3aa277fb175968a0aecef1c7a0317e217acd2c2267d632cb48882783704dac02049549a60aee5e2a89801955c3e9a60efce221b2130860bda7db1b736fb47763
@@ -10,7 +10,7 @@ module RubocopRhinoProject
10
10
  MAJOR = 0
11
11
  MINOR = 30
12
12
  TINY = 0
13
- PRE = "alpha.13"
13
+ PRE = "alpha.14"
14
14
 
15
15
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
16
16
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-rhino-project
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0.alpha.13
4
+ version: 0.30.0.alpha.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - JP Rosevear
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-01-26 00:00:00.000000000 Z
10
+ date: 2025-02-01 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: activesupport
@@ -70,20 +69,20 @@ dependencies:
70
69
  requirements:
71
70
  - - "~>"
72
71
  - !ruby/object:Gem::Version
73
- version: 3.3.6.0
72
+ version: 3.3.7.0
74
73
  - - ">="
75
74
  - !ruby/object:Gem::Version
76
- version: 3.3.6.0
75
+ version: 3.3.7.0
77
76
  type: :runtime
78
77
  prerelease: false
79
78
  version_requirements: !ruby/object:Gem::Requirement
80
79
  requirements:
81
80
  - - "~>"
82
81
  - !ruby/object:Gem::Version
83
- version: 3.3.6.0
82
+ version: 3.3.7.0
84
83
  - - ">="
85
84
  - !ruby/object:Gem::Version
86
- version: 3.3.6.0
85
+ version: 3.3.7.0
87
86
  description: ''
88
87
  email:
89
88
  - jp@codalio.com
@@ -105,7 +104,6 @@ homepage: ''
105
104
  licenses:
106
105
  - MIT
107
106
  metadata: {}
108
- post_install_message:
109
107
  rdoc_options: []
110
108
  require_paths:
111
109
  - lib
@@ -120,8 +118,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
120
118
  - !ruby/object:Gem::Version
121
119
  version: '0'
122
120
  requirements: []
123
- rubygems_version: 3.5.22
124
- signing_key:
121
+ rubygems_version: 3.6.2
125
122
  specification_version: 4
126
123
  summary: ''
127
124
  test_files: []