onceover-codequality 0.9.0 → 0.11.0

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: c3b4d59bf399c972caeaab1588bd825d9787bd6e9111460b1325c1124a16d3e3
4
- data.tar.gz: a193a2e3453bc6dd8fd9c3db50b2bb52eceedac1c7b78515a7e8c5e39dcb9d19
3
+ metadata.gz: 70a3d772bc339e3872f73b5f5f5a7bfc3a64c6ad1251a8dc46f391808db2daf6
4
+ data.tar.gz: 46fe84375ea4778dcea5c81cb806572357f38bbcf662d085ec9473b4eed9b098
5
5
  SHA512:
6
- metadata.gz: 0f1a31225eee7b25413f6f08601afb8105e85757687d3e4cf541841e4c8e1ef17623ef9d43aaaad64bac49901fc80ff98a44f40db62e2336a16deb606dd65266
7
- data.tar.gz: 5c921667f7248d8f1b5fd95193db39d3901caf86e6e95356426fd2971541b11a119d55949519877f3b17ed80bd8720f4eff4b7e2a42ba839b072ccb275d48236
6
+ metadata.gz: 699551eaed40923880a9c0033e8fd3c92f4409a900620588208736ca5e38fdcb31bbbda85e75d757bb11d44ad3ce5d55f6717d7a4ed1c285fd36e78741240591
7
+ data.tar.gz: fe287976918caa65713b97f69c757eeafbfb19a37bc6c4505d53deb96f81d6afe1841916b0c9cc6257dd5e14725aca4289a93ed94e960ceed222fbf1dffee935
data/Gemfile.lock CHANGED
@@ -1,27 +1,27 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- onceover-codequality (0.8.0)
4
+ onceover-codequality (0.11.0)
5
5
  onceover (~> 3)
6
- puppet-lint (~> 3)
7
- puppet-strings (~> 3)
6
+ puppet-strings (~> 4)
8
7
  puppet-syntax (~> 3)
8
+ puppetlabs-puppet-lint (~> 5)
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- addressable (2.8.1)
13
+ addressable (2.8.4)
14
14
  public_suffix (>= 2.0.2, < 6.0)
15
- backticks (1.0.3)
15
+ backticks (1.0.5)
16
16
  blockenspiel (0.5.0)
17
17
  colored (1.2)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.10)
19
+ concurrent-ruby (1.2.2)
20
20
  cri (2.15.11)
21
21
  deep_merge (1.2.2)
22
22
  diff-lcs (1.5.0)
23
23
  erubi (1.12.0)
24
- facter (4.3.0)
24
+ facter (4.4.1)
25
25
  hocon (~> 1.3)
26
26
  thor (>= 1.0.1, < 2.0)
27
27
  faraday (1.10.3)
@@ -51,20 +51,20 @@ GEM
51
51
  faraday (~> 1.0)
52
52
  fast_gettext (2.3.0)
53
53
  forwardable (1.3.3)
54
- gettext (3.4.3)
54
+ gettext (3.4.4)
55
55
  erubi
56
56
  locale (>= 2.0.5)
57
57
  prime
58
+ racc
58
59
  text (>= 1.3.0)
59
60
  gettext-setup (1.1.0)
60
61
  fast_gettext (~> 2.1)
61
62
  gettext (~> 3.4)
62
63
  locale
63
- git (1.15.0)
64
+ git (1.18.0)
64
65
  addressable (~> 2.8)
65
66
  rchardet (~> 1.8)
66
- hiera (3.12.0)
67
- hocon (1.3.1)
67
+ hocon (1.4.0)
68
68
  jwt (2.2.3)
69
69
  little-plugger (1.1.4)
70
70
  locale (2.1.3)
@@ -94,31 +94,30 @@ GEM
94
94
  rspec_junit_formatter (>= 0.2.0)
95
95
  terminal-table (>= 1.8.0)
96
96
  versionomy (>= 0.5.0)
97
- parallel (1.22.1)
98
- parallel_tests (4.2.0)
97
+ parallel (1.23.0)
98
+ parallel_tests (4.2.1)
99
99
  parallel
100
100
  pathspec (1.1.3)
101
101
  prime (0.1.2)
102
102
  forwardable
103
103
  singleton
104
104
  public_suffix (5.0.1)
105
- puppet (7.23.0)
106
- concurrent-ruby (~> 1.0, < 1.2.0)
105
+ puppet (8.1.0)
106
+ concurrent-ruby (~> 1.0)
107
107
  deep_merge (~> 1.0)
108
- facter (> 2.0.1, < 5)
109
- fast_gettext (>= 1.1, < 3)
110
- hiera (>= 3.2.1, < 4)
108
+ facter (>= 4.3.0, < 5)
109
+ fast_gettext (>= 2.1, < 3)
111
110
  locale (~> 2.1)
112
- multi_json (~> 1.10)
111
+ multi_json (~> 1.13)
113
112
  puppet-resource_api (~> 1.5)
114
113
  scanf (~> 1.0)
115
114
  semantic_puppet (~> 1.0)
116
- puppet-lint (3.2.0)
115
+ puppet-lint (4.0.0)
117
116
  puppet-resource_api (1.8.14)
118
117
  hocon (>= 1.0)
119
- puppet-strings (3.0.1)
120
- rgen (~> 0.9.0)
121
- yard (~> 0.9.5)
118
+ puppet-strings (4.0.0)
119
+ rgen (~> 0.9)
120
+ yard (~> 0.9)
122
121
  puppet-syntax (3.3.0)
123
122
  puppet (>= 5)
124
123
  rake
@@ -127,13 +126,14 @@ GEM
127
126
  faraday_middleware (~> 1.0)
128
127
  minitar
129
128
  semantic_puppet (~> 1.0)
130
- puppetlabs_spec_helper (5.0.3)
129
+ puppetlabs-puppet-lint (5.0.0)
130
+ puppetlabs_spec_helper (6.0.1)
131
131
  mocha (~> 1.0)
132
132
  pathspec (>= 0.2, < 2.0.0)
133
- puppet-lint (>= 2.5.2, < 4.0.0)
133
+ puppet-lint (>= 3.0.0)
134
134
  puppet-syntax (~> 3.0)
135
135
  rspec-github (~> 2.0)
136
- rspec-puppet (~> 2.0)
136
+ rspec-puppet (>= 2.0)
137
137
  r10k (3.15.4)
138
138
  colored2 (= 3.1.2)
139
139
  cri (>= 2.15.10)
@@ -145,6 +145,7 @@ GEM
145
145
  minitar (~> 0.9)
146
146
  multi_json (~> 1.10)
147
147
  puppet_forge (>= 2.3.0, < 4.0.0)
148
+ racc (1.7.1)
148
149
  rake (13.0.6)
149
150
  rchardet (1.8.0)
150
151
  rgen (0.9.1)
@@ -152,35 +153,33 @@ GEM
152
153
  rspec-core (~> 3.12.0)
153
154
  rspec-expectations (~> 3.12.0)
154
155
  rspec-mocks (~> 3.12.0)
155
- rspec-core (3.12.1)
156
+ rspec-core (3.12.2)
156
157
  rspec-support (~> 3.12.0)
157
- rspec-expectations (3.12.2)
158
+ rspec-expectations (3.12.3)
158
159
  diff-lcs (>= 1.2.0, < 2.0)
159
160
  rspec-support (~> 3.12.0)
160
161
  rspec-github (2.4.0)
161
162
  rspec-core (~> 3.0)
162
- rspec-mocks (3.12.3)
163
+ rspec-mocks (3.12.5)
163
164
  diff-lcs (>= 1.2.0, < 2.0)
164
165
  rspec-support (~> 3.12.0)
165
- rspec-puppet (2.12.0)
166
+ rspec-puppet (3.0.0)
166
167
  rspec
167
168
  rspec-support (3.12.0)
168
169
  rspec_junit_formatter (0.6.0)
169
170
  rspec-core (>= 2, < 4, != 2.12.0)
170
171
  ruby2_keywords (0.0.5)
171
172
  scanf (1.0.0)
172
- semantic_puppet (1.0.4)
173
+ semantic_puppet (1.1.0)
173
174
  singleton (0.1.1)
174
175
  terminal-table (3.0.2)
175
176
  unicode-display_width (>= 1.1.1, < 3)
176
177
  text (1.3.1)
177
- thor (1.2.1)
178
+ thor (1.2.2)
178
179
  unicode-display_width (2.4.2)
179
180
  versionomy (0.5.0)
180
181
  blockenspiel (~> 0.5)
181
- webrick (1.7.0)
182
- yard (0.9.28)
183
- webrick (~> 1.7.0)
182
+ yard (0.9.34)
184
183
 
185
184
  PLATFORMS
186
185
  x86_64-linux
data/README.md CHANGED
@@ -99,6 +99,26 @@ $ echo $?
99
99
  1
100
100
  ```
101
101
 
102
+ ## Developing
103
+
104
+ ### How to run tests
105
+
106
+ ```shell
107
+ bundle exec rake spec
108
+ ```
109
+
110
+ ### How to build gem
111
+
112
+ ```shell
113
+ gem build onceover-codequality.gemspec
114
+ ```
115
+
116
+ ### How to upload to rubygems.org
117
+
118
+ ```shell
119
+ gem push XXX.gem
120
+ ```
121
+
102
122
  ## FAQ
103
123
 
104
124
  **`WARN: Unresolved specs during Gem::Specification.reset`?**
@@ -1,5 +1,5 @@
1
1
  class Onceover
2
2
  module CodeQuality
3
- VERSION = "0.9.0"
3
+ VERSION = "0.11.0"
4
4
  end
5
5
  end
@@ -26,6 +26,6 @@ Gem::Specification.new do |spec|
26
26
 
27
27
  spec.add_runtime_dependency 'onceover', '~> 3'
28
28
  spec.add_runtime_dependency 'puppet-syntax', '~> 3'
29
- spec.add_runtime_dependency 'puppet-lint', '~> 3'
30
- spec.add_runtime_dependency 'puppet-strings', '~> 3'
29
+ spec.add_runtime_dependency 'puppetlabs-puppet-lint', '~> 5'
30
+ spec.add_runtime_dependency 'puppet-strings', '~> 4'
31
31
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: onceover-codequality
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Declarative Systems
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-03-02 00:00:00.000000000 Z
11
+ date: 2023-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -81,34 +81,34 @@ dependencies:
81
81
  - !ruby/object:Gem::Version
82
82
  version: '3'
83
83
  - !ruby/object:Gem::Dependency
84
- name: puppet-lint
84
+ name: puppetlabs-puppet-lint
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
87
  - - "~>"
88
88
  - !ruby/object:Gem::Version
89
- version: '3'
89
+ version: '5'
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
- version: '3'
96
+ version: '5'
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: puppet-strings
99
99
  requirement: !ruby/object:Gem::Requirement
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: '3'
103
+ version: '4'
104
104
  type: :runtime
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: '3'
111
- description:
110
+ version: '4'
111
+ description:
112
112
  email:
113
113
  - sales@declarativesystems.com
114
114
  executables: []
@@ -141,7 +141,7 @@ homepage: https://github.com/declarativesystems/onceover-codequality
141
141
  licenses:
142
142
  - Apache-2.0
143
143
  metadata: {}
144
- post_install_message:
144
+ post_install_message:
145
145
  rdoc_options: []
146
146
  require_paths:
147
147
  - lib
@@ -156,8 +156,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
156
156
  - !ruby/object:Gem::Version
157
157
  version: '0'
158
158
  requirements: []
159
- rubygems_version: 3.4.6
160
- signing_key:
159
+ rubygems_version: 3.4.10
160
+ signing_key:
161
161
  specification_version: 4
162
162
  summary: Lint and syntax validation for onceover
163
163
  test_files: []