erb-processor 1.0.21 → 1.0.22

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: 17480e34f4a0ad21ca1bec7a3c550d6e0d5017bd04da6a26ce704f797cbddcf3
4
- data.tar.gz: c8343c16b7a8294dafcdf4a5d8df69e755347f19aad090efd6e362b2cfedade2
3
+ metadata.gz: 60f529c4149e880473f82d03d21bc58f4cf64bd54dbe99e2fb436a80a56aca42
4
+ data.tar.gz: 28c9ea039677a52b1b1f383096c5096e5c90b88f3e2620572fe5df291421e92b
5
5
  SHA512:
6
- metadata.gz: 3e2bfae02743bad3869a2ed03a6256d05ffe727d2f9948c13a7deb98bd268d9b17d36fc1148ab3ac9294b6cef65aab39b67f238d52307fd7598c53c9fcb73af9
7
- data.tar.gz: f2a955b6eded9eac154ad30da485ed9ba1c908abbb664ff43bca4d541b00fac2c6fd334e733d0b3751282c59cec5bb81122419f37c2895a4b140ba5b09a03027
6
+ metadata.gz: 903ac78b880609ca25f4e075f7ad107547858c9456c2e2e703d2ad1172f53db0b38788593a643ed415eb21ec55bed497e16e5dc358175bc8c98cc21a7fec23fe
7
+ data.tar.gz: b07cac624133d4f9ea3a136bb97e13a41e53d53e28d0398a4ecb84670742300fd544df4a060f934317c9971d5d58381789de59c736c02880166b8724bbe112ca
data/Gemfile CHANGED
@@ -7,6 +7,7 @@ gemspec
7
7
 
8
8
  gem "gem-release"
9
9
  gem "rake"
10
+ gem "rake-gem-maintenance"
10
11
 
11
12
  gem "rspec"
12
13
 
data/Gemfile.lock CHANGED
@@ -1,385 +1,404 @@
1
- PATH
2
- remote: .
3
- specs:
4
- erb-processor (1.0.21)
5
- logging
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- activesupport (8.1.2)
11
- base64
12
- bigdecimal
13
- concurrent-ruby (~> 1.0, >= 1.3.1)
14
- connection_pool (>= 2.2.5)
15
- drb
16
- i18n (>= 1.6, < 2)
17
- json
18
- logger (>= 1.4.2)
19
- minitest (>= 5.1)
20
- securerandom (>= 0.3)
21
- tzinfo (~> 2.0, >= 2.0.5)
22
- uri (>= 0.13.1)
23
- addressable (2.8.8)
24
- public_suffix (>= 2.0.2, < 8.0)
25
- aruba (2.3.3)
26
- bundler (>= 1.17)
27
- contracts (>= 0.16.0, < 0.18.0)
28
- cucumber (>= 8.0, < 11.0)
29
- rspec-expectations (>= 3.4, < 5.0)
30
- thor (~> 1.0)
31
- ast (2.4.3)
32
- base64 (0.3.0)
33
- bigdecimal (4.0.1)
34
- bigdecimal (4.0.1-java)
35
- builder (3.3.0)
36
- bundler-audit (0.9.3)
37
- bundler (>= 1.2.0)
38
- thor (~> 1.0)
39
- coderay (1.1.3)
40
- concurrent-ruby (1.3.6)
41
- connection_pool (3.0.2)
42
- contracts (0.17.3)
43
- cucumber (10.2.0)
44
- base64 (~> 0.2)
45
- builder (~> 3.2)
46
- cucumber-ci-environment (> 9, < 12)
47
- cucumber-core (> 15, < 17)
48
- cucumber-cucumber-expressions (> 17, < 20)
49
- cucumber-html-formatter (> 21, < 23)
50
- diff-lcs (~> 1.5)
51
- logger (~> 1.6)
52
- mini_mime (~> 1.1)
53
- multi_test (~> 1.1)
54
- sys-uname (~> 1.3)
55
- cucumber-ci-environment (11.0.0)
56
- cucumber-core (16.1.1)
57
- cucumber-gherkin (> 36, < 40)
58
- cucumber-messages (> 31, < 33)
59
- cucumber-tag-expressions (> 6, < 9)
60
- cucumber-cucumber-expressions (19.0.0)
61
- bigdecimal
62
- cucumber-gherkin (38.0.0)
63
- cucumber-messages (>= 31, < 33)
64
- cucumber-html-formatter (22.3.0)
65
- cucumber-messages (> 23, < 33)
66
- cucumber-messages (32.0.1)
67
- cucumber-tag-expressions (8.1.0)
68
- date (3.5.1)
69
- date (3.5.1-java)
70
- descendants_tracker (0.0.4)
71
- thread_safe (~> 0.3, >= 0.3.1)
72
- diff-lcs (1.6.2)
73
- docile (1.4.1)
74
- drb (2.2.3)
75
- erb (6.0.1)
76
- erb (6.0.1-java)
77
- faraday (1.8.0)
78
- faraday-em_http (~> 1.0)
79
- faraday-em_synchrony (~> 1.0)
80
- faraday-excon (~> 1.1)
81
- faraday-httpclient (~> 1.0.1)
82
- faraday-net_http (~> 1.0)
83
- faraday-net_http_persistent (~> 1.1)
84
- faraday-patron (~> 1.0)
85
- faraday-rack (~> 1.0)
86
- multipart-post (>= 1.2, < 3)
87
- ruby2_keywords (>= 0.0.4)
88
- faraday-em_http (1.0.0)
89
- faraday-em_synchrony (1.0.1)
90
- faraday-excon (1.1.0)
91
- faraday-httpclient (1.0.1)
92
- faraday-net_http (1.0.2)
93
- faraday-net_http_persistent (1.2.0)
94
- faraday-patron (1.0.0)
95
- faraday-rack (1.0.0)
96
- ffi (1.17.3)
97
- ffi (1.17.3-java)
98
- ffi (1.17.3-x86_64-linux-gnu)
99
- formatador (1.2.3)
100
- reline
101
- gem-release (2.2.4)
102
- git (4.3.0)
103
- activesupport (>= 5.0)
104
- addressable (~> 2.8)
105
- process_executer (~> 4.0)
106
- rchardet (~> 1.9)
107
- github_api (0.19.0)
108
- addressable (~> 2.4)
109
- descendants_tracker (~> 0.0.4)
110
- faraday (>= 0.8, < 2)
111
- hashie (~> 3.5, >= 3.5.2)
112
- oauth2 (~> 1.0)
113
- given_core (3.8.2)
114
- sorcerer (>= 0.3.7)
115
- guard (2.20.1)
116
- formatador (>= 0.2.4)
117
- listen (>= 2.7, < 4.0)
118
- logger (~> 1.6)
119
- lumberjack (>= 1.0.12, < 2.0)
120
- nenv (~> 0.1)
121
- notiffany (~> 0.0)
122
- pry (>= 0.13.0)
123
- shellany (~> 0.0)
124
- thor (>= 0.18.1)
125
- guard-bundler (3.1.0)
126
- bundler (>= 2.1, < 5)
127
- guard (~> 2.2)
128
- guard-compat (~> 1.1)
129
- guard-compat (1.2.1)
130
- guard-cucumber (3.0.0)
131
- cucumber (>= 3.1)
132
- nenv (>= 0.1)
133
- guard-rspec (4.7.3)
134
- guard (~> 2.1)
135
- guard-compat (~> 1.1)
136
- rspec (>= 2.99.0, < 4.0)
137
- guard-rubocop (1.5.0)
138
- guard (~> 2.0)
139
- rubocop (< 2.0)
140
- guard-yard (2.2.1)
141
- guard (>= 1.1.0)
142
- yard (>= 0.7.0)
143
- hashie (3.6.0)
144
- highline (3.1.2)
145
- reline
146
- i18n (1.14.8)
147
- concurrent-ruby (~> 1.0)
148
- io-console (0.8.2)
149
- io-console (0.8.2-java)
150
- jar-dependencies (0.5.5)
151
- json (2.18.1)
152
- json (2.18.1-java)
153
- juwelier (2.4.9)
154
- builder
155
- bundler
156
- git
157
- github_api
158
- highline
159
- kamelcase (~> 0)
160
- nokogiri
161
- psych
162
- rake
163
- rdoc
164
- semver2
165
- jwt (2.10.2)
166
- base64
167
- kamelcase (0.0.2)
168
- semver2 (~> 3)
169
- language_server-protocol (3.17.0.5)
170
- lint_roller (1.1.0)
171
- listen (3.10.0)
172
- logger
173
- rb-fsevent (~> 0.10, >= 0.10.3)
174
- rb-inotify (~> 0.9, >= 0.9.10)
175
- little-plugger (1.1.4)
176
- logger (1.7.0)
177
- logging (2.4.0)
178
- little-plugger (~> 1.1)
179
- multi_json (~> 1.14)
180
- lumberjack (1.4.2)
181
- memoist3 (1.0.0)
182
- method_source (1.1.0)
183
- mini_mime (1.1.5)
184
- mini_portile2 (2.8.9)
185
- minitest (6.0.1)
186
- prism (~> 1.5)
187
- multi_json (1.19.1)
188
- multi_test (1.1.0)
189
- multi_xml (0.8.1)
190
- bigdecimal (>= 3.1, < 5)
191
- multipart-post (2.4.1)
192
- nenv (0.3.0)
193
- nokogiri (1.19.0)
194
- mini_portile2 (~> 2.8.2)
195
- racc (~> 1.4)
196
- nokogiri (1.19.0-java)
197
- racc (~> 1.4)
198
- nokogiri (1.19.0-x86_64-linux-gnu)
199
- racc (~> 1.4)
200
- notiffany (0.1.3)
201
- nenv (~> 0.1)
202
- shellany (~> 0.0)
203
- oauth2 (1.4.11)
204
- faraday (>= 0.17.3, < 3.0)
205
- jwt (>= 1.0, < 3.0)
206
- multi_json (~> 1.3)
207
- multi_xml (~> 0.5)
208
- rack (>= 1.2, < 4)
209
- ostruct (0.6.3)
210
- parallel (1.27.0)
211
- parser (3.3.10.1)
212
- ast (~> 2.4.1)
213
- racc
214
- prism (1.9.0)
215
- process_executer (4.0.2)
216
- track_open_instances (~> 0.1)
217
- pry (0.16.0)
218
- coderay (~> 1.1)
219
- method_source (~> 1.0)
220
- reline (>= 0.6.0)
221
- pry (0.16.0-java)
222
- coderay (~> 1.1)
223
- method_source (~> 1.0)
224
- reline (>= 0.6.0)
225
- spoon (~> 0.0)
226
- psych (5.3.1)
227
- date
228
- stringio
229
- psych (5.3.1-java)
230
- date
231
- jar-dependencies (>= 0.1.7)
232
- public_suffix (7.0.2)
233
- racc (1.8.1)
234
- racc (1.8.1-java)
235
- rack (3.2.4)
236
- rackup (2.3.1)
237
- rack (>= 3)
238
- rainbow (3.1.1)
239
- rake (13.3.1)
240
- rb-fsevent (0.11.2)
241
- rb-inotify (0.11.1)
242
- ffi (~> 1.0)
243
- rchardet (1.10.0)
244
- rdoc (7.1.0)
245
- erb
246
- psych (>= 4.0.0)
247
- tsort
248
- regexp_parser (2.11.3)
249
- reline (0.6.3)
250
- io-console (~> 0.5)
251
- rspec (3.13.2)
252
- rspec-core (~> 3.13.0)
253
- rspec-expectations (~> 3.13.0)
254
- rspec-mocks (~> 3.13.0)
255
- rspec-core (3.13.6)
256
- rspec-support (~> 3.13.0)
257
- rspec-expectations (3.13.5)
258
- diff-lcs (>= 1.2.0, < 2.0)
259
- rspec-support (~> 3.13.0)
260
- rspec-given (3.8.2)
261
- given_core (= 3.8.2)
262
- rspec (>= 2.14.0)
263
- rspec-mocks (3.13.7)
264
- diff-lcs (>= 1.2.0, < 2.0)
265
- rspec-support (~> 3.13.0)
266
- rspec-support (3.13.7)
267
- rubocop (1.84.1)
268
- json (~> 2.3)
269
- language_server-protocol (~> 3.17.0.2)
270
- lint_roller (~> 1.1.0)
271
- parallel (~> 1.10)
272
- parser (>= 3.3.0.2)
273
- rainbow (>= 2.2.2, < 4.0)
274
- regexp_parser (>= 2.9.3, < 3.0)
275
- rubocop-ast (>= 1.49.0, < 2.0)
276
- ruby-progressbar (~> 1.7)
277
- unicode-display_width (>= 2.4.0, < 4.0)
278
- rubocop-ast (1.49.0)
279
- parser (>= 3.3.7.2)
280
- prism (~> 1.7)
281
- rubocop-capybara (2.22.1)
282
- lint_roller (~> 1.1)
283
- rubocop (~> 1.72, >= 1.72.1)
284
- rubocop-performance (1.26.1)
285
- lint_roller (~> 1.1)
286
- rubocop (>= 1.75.0, < 2.0)
287
- rubocop-ast (>= 1.47.1, < 2.0)
288
- rubocop-rails (2.34.3)
289
- activesupport (>= 4.2.0)
290
- lint_roller (~> 1.1)
291
- rack (>= 1.1)
292
- rubocop (>= 1.75.0, < 2.0)
293
- rubocop-ast (>= 1.44.0, < 2.0)
294
- rubocop-rake (0.7.1)
295
- lint_roller (~> 1.1)
296
- rubocop (>= 1.72.1)
297
- rubocop-rspec (3.9.0)
298
- lint_roller (~> 1.1)
299
- rubocop (~> 1.81)
300
- rubocop-rspec_rails (2.32.0)
301
- lint_roller (~> 1.1)
302
- rubocop (~> 1.72, >= 1.72.1)
303
- rubocop-rspec (~> 3.5)
304
- ruby-progressbar (1.13.0)
305
- ruby2_keywords (0.0.5)
306
- securerandom (0.4.1)
307
- semver2 (3.4.2)
308
- shellany (0.0.1)
309
- shoulda (4.0.0)
310
- shoulda-context (~> 2.0)
311
- shoulda-matchers (~> 4.0)
312
- shoulda-context (2.0.0)
313
- shoulda-matchers (4.5.1)
314
- activesupport (>= 4.2.0)
315
- simplecov (0.22.0)
316
- docile (~> 1.1)
317
- simplecov-html (~> 0.11)
318
- simplecov_json_formatter (~> 0.1)
319
- simplecov-html (0.13.2)
320
- simplecov_json_formatter (0.1.4)
321
- sorcerer (2.0.1)
322
- spoon (0.0.6)
323
- ffi
324
- stringio (3.2.0)
325
- sys-uname (1.4.1)
326
- ffi (~> 1.1)
327
- memoist3 (~> 1.0.0)
328
- syslog (0.4.0)
329
- logger
330
- thor (1.5.0)
331
- thread_safe (0.3.6)
332
- thread_safe (0.3.6-java)
333
- track_open_instances (0.1.15)
334
- tsort (0.2.0)
335
- tzinfo (2.0.6)
336
- concurrent-ruby (~> 1.0)
337
- unicode-display_width (3.2.0)
338
- unicode-emoji (~> 4.1)
339
- unicode-emoji (4.2.0)
340
- uri (1.1.1)
341
- webrick (1.9.2)
342
- yard (0.9.38)
343
-
344
- PLATFORMS
345
- universal-java-21
346
- x64-unknown
347
- x86_64-linux
348
-
349
- DEPENDENCIES
350
- aruba
351
- bundler
352
- bundler-audit
353
- cucumber
354
- erb-processor!
355
- gem-release
356
- guard
357
- guard-bundler
358
- guard-cucumber
359
- guard-rspec
360
- guard-rubocop
361
- guard-yard
362
- juwelier
363
- ostruct (~> 0.6.3)
364
- rack
365
- rackup
366
- rake
367
- rdoc
368
- rspec
369
- rspec-core
370
- rspec-expectations
371
- rspec-given
372
- rubocop
373
- rubocop-capybara
374
- rubocop-performance
375
- rubocop-rails
376
- rubocop-rake
377
- rubocop-rspec
378
- rubocop-rspec_rails
379
- shoulda
380
- simplecov
381
- syslog
382
- webrick
383
-
384
- BUNDLED WITH
385
- 4.0.4
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ erb-processor (1.0.22)
5
+ logging
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ activesupport (8.1.3)
11
+ base64
12
+ bigdecimal
13
+ concurrent-ruby (~> 1.0, >= 1.3.1)
14
+ connection_pool (>= 2.2.5)
15
+ drb
16
+ i18n (>= 1.6, < 2)
17
+ json
18
+ logger (>= 1.4.2)
19
+ minitest (>= 5.1)
20
+ securerandom (>= 0.3)
21
+ tzinfo (~> 2.0, >= 2.0.5)
22
+ uri (>= 0.13.1)
23
+ addressable (2.8.9)
24
+ public_suffix (>= 2.0.2, < 8.0)
25
+ aruba (2.3.3)
26
+ bundler (>= 1.17)
27
+ contracts (>= 0.16.0, < 0.18.0)
28
+ cucumber (>= 8.0, < 11.0)
29
+ rspec-expectations (>= 3.4, < 5.0)
30
+ thor (~> 1.0)
31
+ ast (2.4.3)
32
+ base64 (0.3.0)
33
+ bigdecimal (4.1.0)
34
+ bigdecimal (4.1.0-java)
35
+ builder (3.3.0)
36
+ bundler-audit (0.9.3)
37
+ bundler (>= 1.2.0)
38
+ thor (~> 1.0)
39
+ coderay (1.1.3)
40
+ concurrent-ruby (1.3.6)
41
+ connection_pool (3.0.2)
42
+ contracts (0.17.3)
43
+ cucumber (10.2.0)
44
+ base64 (~> 0.2)
45
+ builder (~> 3.2)
46
+ cucumber-ci-environment (> 9, < 12)
47
+ cucumber-core (> 15, < 17)
48
+ cucumber-cucumber-expressions (> 17, < 20)
49
+ cucumber-html-formatter (> 21, < 23)
50
+ diff-lcs (~> 1.5)
51
+ logger (~> 1.6)
52
+ mini_mime (~> 1.1)
53
+ multi_test (~> 1.1)
54
+ sys-uname (~> 1.3)
55
+ cucumber-ci-environment (11.0.0)
56
+ cucumber-core (16.2.0)
57
+ cucumber-gherkin (> 36, < 40)
58
+ cucumber-messages (> 31, < 33)
59
+ cucumber-tag-expressions (> 6, < 9)
60
+ cucumber-cucumber-expressions (19.0.0)
61
+ bigdecimal
62
+ cucumber-gherkin (39.0.0)
63
+ cucumber-messages (>= 31, < 33)
64
+ cucumber-html-formatter (22.3.0)
65
+ cucumber-messages (> 23, < 33)
66
+ cucumber-messages (32.2.0)
67
+ cucumber-tag-expressions (8.1.0)
68
+ date (3.5.1)
69
+ date (3.5.1-java)
70
+ descendants_tracker (0.0.4)
71
+ thread_safe (~> 0.3, >= 0.3.1)
72
+ diff-lcs (1.6.2)
73
+ docile (1.4.1)
74
+ drb (2.2.3)
75
+ erb (6.0.2)
76
+ erb (6.0.2-java)
77
+ faraday (1.10.5)
78
+ faraday-em_http (~> 1.0)
79
+ faraday-em_synchrony (~> 1.0)
80
+ faraday-excon (~> 1.1)
81
+ faraday-httpclient (~> 1.0)
82
+ faraday-multipart (~> 1.0)
83
+ faraday-net_http (~> 1.0)
84
+ faraday-net_http_persistent (~> 1.0)
85
+ faraday-patron (~> 1.0)
86
+ faraday-rack (~> 1.0)
87
+ faraday-retry (~> 1.0)
88
+ ruby2_keywords (>= 0.0.4)
89
+ faraday-em_http (1.0.0)
90
+ faraday-em_synchrony (1.0.1)
91
+ faraday-excon (1.1.0)
92
+ faraday-httpclient (1.0.1)
93
+ faraday-multipart (1.2.0)
94
+ multipart-post (~> 2.0)
95
+ faraday-net_http (1.0.2)
96
+ faraday-net_http_persistent (1.2.0)
97
+ faraday-patron (1.0.0)
98
+ faraday-rack (1.0.0)
99
+ faraday-retry (1.0.4)
100
+ ffi (1.17.4)
101
+ ffi (1.17.4-java)
102
+ ffi (1.17.4-x64-mingw-ucrt)
103
+ ffi (1.17.4-x86_64-linux-gnu)
104
+ formatador (1.2.3)
105
+ reline
106
+ gem-release (2.2.4)
107
+ git (4.3.2)
108
+ activesupport (>= 5.0)
109
+ addressable (~> 2.8)
110
+ process_executer (~> 4.0)
111
+ rchardet (~> 1.9)
112
+ github_api (0.19.0)
113
+ addressable (~> 2.4)
114
+ descendants_tracker (~> 0.0.4)
115
+ faraday (>= 0.8, < 2)
116
+ hashie (~> 3.5, >= 3.5.2)
117
+ oauth2 (~> 1.0)
118
+ given_core (3.8.2)
119
+ sorcerer (>= 0.3.7)
120
+ guard (2.20.1)
121
+ formatador (>= 0.2.4)
122
+ listen (>= 2.7, < 4.0)
123
+ logger (~> 1.6)
124
+ lumberjack (>= 1.0.12, < 2.0)
125
+ nenv (~> 0.1)
126
+ notiffany (~> 0.0)
127
+ pry (>= 0.13.0)
128
+ shellany (~> 0.0)
129
+ thor (>= 0.18.1)
130
+ guard-bundler (3.1.0)
131
+ bundler (>= 2.1, < 5)
132
+ guard (~> 2.2)
133
+ guard-compat (~> 1.1)
134
+ guard-compat (1.2.1)
135
+ guard-cucumber (3.0.0)
136
+ cucumber (>= 3.1)
137
+ nenv (>= 0.1)
138
+ guard-rspec (4.7.3)
139
+ guard (~> 2.1)
140
+ guard-compat (~> 1.1)
141
+ rspec (>= 2.99.0, < 4.0)
142
+ guard-rubocop (1.5.0)
143
+ guard (~> 2.0)
144
+ rubocop (< 2.0)
145
+ guard-yard (2.2.1)
146
+ guard (>= 1.1.0)
147
+ yard (>= 0.7.0)
148
+ hashie (3.6.0)
149
+ highline (3.1.2)
150
+ reline
151
+ i18n (1.14.8)
152
+ concurrent-ruby (~> 1.0)
153
+ io-console (0.8.2)
154
+ io-console (0.8.2-java)
155
+ jar-dependencies (0.5.7)
156
+ json (2.19.3)
157
+ json (2.19.3-java)
158
+ juwelier (2.4.9)
159
+ builder
160
+ bundler
161
+ git
162
+ github_api
163
+ highline
164
+ kamelcase (~> 0)
165
+ nokogiri
166
+ psych
167
+ rake
168
+ rdoc
169
+ semver2
170
+ jwt (2.10.2)
171
+ base64
172
+ kamelcase (0.0.2)
173
+ semver2 (~> 3)
174
+ language_server-protocol (3.17.0.5)
175
+ lint_roller (1.1.0)
176
+ listen (3.10.0)
177
+ logger
178
+ rb-fsevent (~> 0.10, >= 0.10.3)
179
+ rb-inotify (~> 0.9, >= 0.9.10)
180
+ little-plugger (1.1.4)
181
+ logger (1.7.0)
182
+ logging (2.4.0)
183
+ little-plugger (~> 1.1)
184
+ multi_json (~> 1.14)
185
+ lumberjack (1.4.2)
186
+ memoist3 (1.0.0)
187
+ method_source (1.1.0)
188
+ mini_mime (1.1.5)
189
+ mini_portile2 (2.8.9)
190
+ minitest (6.0.3)
191
+ drb (~> 2.0)
192
+ prism (~> 1.5)
193
+ multi_json (1.19.1)
194
+ multi_test (1.1.0)
195
+ multi_xml (0.8.1)
196
+ bigdecimal (>= 3.1, < 5)
197
+ multipart-post (2.4.1)
198
+ nenv (0.3.0)
199
+ nokogiri (1.19.2)
200
+ mini_portile2 (~> 2.8.2)
201
+ racc (~> 1.4)
202
+ nokogiri (1.19.2-java)
203
+ racc (~> 1.4)
204
+ nokogiri (1.19.2-x64-mingw-ucrt)
205
+ racc (~> 1.4)
206
+ nokogiri (1.19.2-x86_64-linux-gnu)
207
+ racc (~> 1.4)
208
+ notiffany (0.1.3)
209
+ nenv (~> 0.1)
210
+ shellany (~> 0.0)
211
+ oauth2 (1.4.11)
212
+ faraday (>= 0.17.3, < 3.0)
213
+ jwt (>= 1.0, < 3.0)
214
+ multi_json (~> 1.3)
215
+ multi_xml (~> 0.5)
216
+ rack (>= 1.2, < 4)
217
+ ostruct (0.6.3)
218
+ parallel (1.28.0)
219
+ parser (3.3.11.1)
220
+ ast (~> 2.4.1)
221
+ racc
222
+ prism (1.9.0)
223
+ process_executer (4.0.2)
224
+ track_open_instances (~> 0.1)
225
+ pry (0.16.0)
226
+ coderay (~> 1.1)
227
+ method_source (~> 1.0)
228
+ reline (>= 0.6.0)
229
+ pry (0.16.0-java)
230
+ coderay (~> 1.1)
231
+ method_source (~> 1.0)
232
+ reline (>= 0.6.0)
233
+ spoon (~> 0.0)
234
+ psych (5.3.1)
235
+ date
236
+ stringio
237
+ psych (5.3.1-java)
238
+ date
239
+ jar-dependencies (>= 0.1.7)
240
+ public_suffix (7.0.5)
241
+ racc (1.8.1)
242
+ racc (1.8.1-java)
243
+ rack (3.2.6)
244
+ rackup (2.3.1)
245
+ rack (>= 3)
246
+ rainbow (3.1.1)
247
+ rake (13.3.1)
248
+ rake-gem-maintenance (0.1.0)
249
+ bundler-audit
250
+ gem-release (~> 2.2)
251
+ rake (>= 13.0)
252
+ rb-fsevent (0.11.2)
253
+ rb-inotify (0.11.1)
254
+ ffi (~> 1.0)
255
+ rchardet (1.10.0)
256
+ rdoc (7.2.0)
257
+ erb
258
+ psych (>= 4.0.0)
259
+ tsort
260
+ regexp_parser (2.11.3)
261
+ reline (0.6.3)
262
+ io-console (~> 0.5)
263
+ rspec (3.13.2)
264
+ rspec-core (~> 3.13.0)
265
+ rspec-expectations (~> 3.13.0)
266
+ rspec-mocks (~> 3.13.0)
267
+ rspec-core (3.13.6)
268
+ rspec-support (~> 3.13.0)
269
+ rspec-expectations (3.13.5)
270
+ diff-lcs (>= 1.2.0, < 2.0)
271
+ rspec-support (~> 3.13.0)
272
+ rspec-given (3.8.2)
273
+ given_core (= 3.8.2)
274
+ rspec (>= 2.14.0)
275
+ rspec-mocks (3.13.8)
276
+ diff-lcs (>= 1.2.0, < 2.0)
277
+ rspec-support (~> 3.13.0)
278
+ rspec-support (3.13.7)
279
+ rubocop (1.86.0)
280
+ json (~> 2.3)
281
+ language_server-protocol (~> 3.17.0.2)
282
+ lint_roller (~> 1.1.0)
283
+ parallel (~> 1.10)
284
+ parser (>= 3.3.0.2)
285
+ rainbow (>= 2.2.2, < 4.0)
286
+ regexp_parser (>= 2.9.3, < 3.0)
287
+ rubocop-ast (>= 1.49.0, < 2.0)
288
+ ruby-progressbar (~> 1.7)
289
+ unicode-display_width (>= 2.4.0, < 4.0)
290
+ rubocop-ast (1.49.1)
291
+ parser (>= 3.3.7.2)
292
+ prism (~> 1.7)
293
+ rubocop-capybara (2.22.1)
294
+ lint_roller (~> 1.1)
295
+ rubocop (~> 1.72, >= 1.72.1)
296
+ rubocop-performance (1.26.1)
297
+ lint_roller (~> 1.1)
298
+ rubocop (>= 1.75.0, < 2.0)
299
+ rubocop-ast (>= 1.47.1, < 2.0)
300
+ rubocop-rails (2.34.3)
301
+ activesupport (>= 4.2.0)
302
+ lint_roller (~> 1.1)
303
+ rack (>= 1.1)
304
+ rubocop (>= 1.75.0, < 2.0)
305
+ rubocop-ast (>= 1.44.0, < 2.0)
306
+ rubocop-rake (0.7.1)
307
+ lint_roller (~> 1.1)
308
+ rubocop (>= 1.72.1)
309
+ rubocop-rspec (3.9.0)
310
+ lint_roller (~> 1.1)
311
+ rubocop (~> 1.81)
312
+ rubocop-rspec_rails (2.32.0)
313
+ lint_roller (~> 1.1)
314
+ rubocop (~> 1.72, >= 1.72.1)
315
+ rubocop-rspec (~> 3.5)
316
+ ruby-progressbar (1.13.0)
317
+ ruby2_keywords (0.0.5)
318
+ securerandom (0.4.1)
319
+ semver2 (3.4.2)
320
+ shellany (0.0.1)
321
+ shoulda (4.0.0)
322
+ shoulda-context (~> 2.0)
323
+ shoulda-matchers (~> 4.0)
324
+ shoulda-context (2.0.0)
325
+ shoulda-matchers (4.5.1)
326
+ activesupport (>= 4.2.0)
327
+ simplecov (0.22.0)
328
+ docile (~> 1.1)
329
+ simplecov-html (~> 0.11)
330
+ simplecov_json_formatter (~> 0.1)
331
+ simplecov-html (0.13.2)
332
+ simplecov_json_formatter (0.1.4)
333
+ sorcerer (2.0.1)
334
+ spoon (0.0.6)
335
+ ffi
336
+ stringio (3.2.0)
337
+ sys-uname (1.5.1)
338
+ ffi (~> 1.1)
339
+ memoist3 (~> 1.0.0)
340
+ sys-uname (1.5.1-universal-mingw32)
341
+ ffi (~> 1.1)
342
+ memoist3 (~> 1.0.0)
343
+ win32ole
344
+ syslog (0.4.0)
345
+ logger
346
+ thor (1.5.0)
347
+ thread_safe (0.3.6)
348
+ thread_safe (0.3.6-java)
349
+ track_open_instances (0.1.15)
350
+ tsort (0.2.0)
351
+ tzinfo (2.0.6)
352
+ concurrent-ruby (~> 1.0)
353
+ unicode-display_width (3.2.0)
354
+ unicode-emoji (~> 4.1)
355
+ unicode-emoji (4.2.0)
356
+ uri (1.1.1)
357
+ webrick (1.9.2)
358
+ win32ole (1.9.3)
359
+ yard (0.9.38)
360
+
361
+ PLATFORMS
362
+ universal-java-21
363
+ x64-mingw-ucrt
364
+ x64-unknown
365
+ x86_64-linux
366
+
367
+ DEPENDENCIES
368
+ aruba
369
+ bundler
370
+ bundler-audit
371
+ cucumber
372
+ erb-processor!
373
+ gem-release
374
+ guard
375
+ guard-bundler
376
+ guard-cucumber
377
+ guard-rspec
378
+ guard-rubocop
379
+ guard-yard
380
+ juwelier
381
+ ostruct (~> 0.6.3)
382
+ rack
383
+ rackup
384
+ rake
385
+ rake-gem-maintenance
386
+ rdoc
387
+ rspec
388
+ rspec-core
389
+ rspec-expectations
390
+ rspec-given
391
+ rubocop
392
+ rubocop-capybara
393
+ rubocop-performance
394
+ rubocop-rails
395
+ rubocop-rake
396
+ rubocop-rspec
397
+ rubocop-rspec_rails
398
+ shoulda
399
+ simplecov
400
+ syslog
401
+ webrick
402
+
403
+ BUNDLED WITH
404
+ 4.0.4
data/Rakefile CHANGED
@@ -11,20 +11,7 @@ RuboCop::RakeTask.new do |t|
11
11
  t.options = ["--autocorrect"]
12
12
  end
13
13
 
14
- require "rubygems"
15
- require "cucumber"
16
- require "cucumber/rake/task"
17
-
18
- # Load custom tasks
19
- Dir.glob("lib/tasks/**/*.rake").each { |r| load r }
20
-
21
- # if false
22
- # Cucumber::Rake::Task.new(:cucumber) do |t|
23
- # t.cucumber_opts = ["--format pretty"] # Any valid command line option can go here.
24
- # end
25
- # end
26
-
27
- # Cucumber::Rake::Task.new if false
14
+ require "rake/gem_maintenance/install_tasks"
28
15
 
29
16
  desc "Run cucumber"
30
17
  task cucumber: :environment do
@@ -42,43 +29,3 @@ task default: :verify
42
29
 
43
30
  desc "Run all verification tasks"
44
31
  task verify: %i[spec cucumber rubocop]
45
-
46
- def upgrade_gems
47
- sh "gem update --system"
48
- sh "gem update"
49
- sh "bundle update --bundler"
50
- sh "bundle update --all"
51
- sh "bundle audit"
52
- end
53
-
54
- desc "Alias for upgrade:auto"
55
- task upgrade: "upgrade:auto"
56
-
57
- namespace :upgrade do
58
- desc "Update gems automatically (branch to push and release)"
59
- task auto: %i[branch gems verify commit version:bump release push]
60
-
61
- desc "Create a branch for the upgrade"
62
- task branch: :environment do
63
- sh "git checkout main"
64
- sh "git pull"
65
- sh "git branch -D upgrade/gems" unless `git branch --list upgrade/gems`.chomp.empty?
66
- sh "git checkout -b upgrade/gems"
67
- end
68
-
69
- desc "Commit the upgrade branch"
70
- task commit: :environment do
71
- sh "git add Gemfile Gemfile.lock"
72
- sh "git commit -m 'chore(deps): upgrade gems'"
73
- end
74
-
75
- desc "Upgrade gems, including bundler and gem"
76
- task gems: :environment do
77
- upgrade_gems
78
- end
79
-
80
- desc "Push the upgrade"
81
- task push: :environment do
82
- sh "git push origin upgrade/gems"
83
- end
84
- end
@@ -2,6 +2,6 @@
2
2
 
3
3
  class ERB
4
4
  module Processor
5
- VERSION = "1.0.21"
5
+ VERSION = "1.0.22"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: erb-processor
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.21
4
+ version: 1.0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christophe Broult
@@ -57,7 +57,6 @@ files:
57
57
  - lib/erb/processor/language_commenter.rb
58
58
  - lib/erb/processor/logging_setup.rb
59
59
  - lib/erb/processor/version.rb
60
- - lib/tasks/version.rake
61
60
  - sig/erb/processor.rbs
62
61
  homepage: https://github.com/cbroult/erb-processor
63
62
  licenses:
@@ -81,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
80
  - !ruby/object:Gem::Version
82
81
  version: '0'
83
82
  requirements: []
84
- rubygems_version: 4.0.5
83
+ rubygems_version: 4.0.9
85
84
  specification_version: 4
86
85
  summary: Process all .erb files in a directory tree.
87
86
  test_files: []
@@ -1,55 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- def validate_version_type(type)
4
- valid_types = %w[patch minor major]
5
- return if valid_types.include?(type)
6
-
7
- puts "Error: Version type must be one of: #{valid_types.join(', ')}"
8
- exit 1
9
- end
10
-
11
- def execute_version_bump(type)
12
- puts "Bumping #{type} version..."
13
- bump_result = system("bundle exec gem bump --version #{type} --message 'chore(release): %<version>s'")
14
- return if bump_result
15
-
16
- puts "Error: Failed to bump version"
17
- exit 1
18
- end
19
-
20
- def update_gemfile_lock
21
- puts "Updating Gemfile.lock..."
22
- bundle_result = system("bundle install")
23
- return if bundle_result
24
-
25
- puts "Error: Failed to update Gemfile.lock"
26
- exit 1
27
- end
28
-
29
- def amend_commit_to_include_gemfile_lock_changes
30
- puts "Amending commit to include Gemfile.lock update..."
31
- system("git add .")
32
- system("git commit --amend --no-edit")
33
- end
34
-
35
- namespace :version do
36
- desc "Bump version (patch, minor, major) and update Gemfile.lock in a single step. Default: patch"
37
- task :bump, [:type] => :environment do |_t, args|
38
- args.with_defaults(type: "patch")
39
-
40
- validate_version_type(args.type)
41
-
42
- execute_version_bump(args.type)
43
- update_gemfile_lock
44
- amend_commit_to_include_gemfile_lock_changes
45
-
46
- puts <<~EOEM
47
- Version successfully bumped and committed!
48
-
49
- Run 'git push' to push the changes to your remote repository.
50
- EOEM
51
- end
52
- end
53
-
54
- desc "Alias for version:bump"
55
- task :bump, [:type] => ["version:bump"]