lumberaxe 0.1.5 → 0.2.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.
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../../rubocop-powerhome
3
3
  specs:
4
- rubocop-powerhome (0.5.2)
5
- rubocop (~> 1.52.0)
4
+ rubocop-powerhome (0.5.5)
5
+ rubocop (= 1.74.0)
6
6
  rubocop-performance
7
7
  rubocop-rails
8
8
  rubocop-rake
@@ -73,42 +73,46 @@ GEM
73
73
  minitest (~> 5.1)
74
74
  tzinfo (~> 1.1)
75
75
  zeitwerk (~> 2.2, >= 2.2.2)
76
- appraisal (2.4.1)
76
+ appraisal (2.5.0)
77
77
  bundler
78
78
  rake
79
79
  thor (>= 0.14.0)
80
80
  ast (2.4.2)
81
- builder (3.2.4)
81
+ builder (3.3.0)
82
82
  byebug (11.1.3)
83
83
  coderay (1.1.3)
84
- combustion (1.3.7)
84
+ combustion (1.5.0)
85
85
  activesupport (>= 3.0.0)
86
86
  railties (>= 3.0.0)
87
87
  thor (>= 0.14.6)
88
- concurrent-ruby (1.2.3)
88
+ concurrent-ruby (1.3.4)
89
89
  crass (1.0.6)
90
- date (3.3.4)
91
- diff-lcs (1.5.0)
90
+ csv (3.3.1)
91
+ date (3.4.1)
92
+ diff-lcs (1.5.1)
92
93
  docile (1.1.5)
93
- erubi (1.12.0)
94
+ erubi (1.13.0)
94
95
  globalid (1.1.0)
95
96
  activesupport (>= 5.0)
96
- i18n (1.14.1)
97
+ i18n (1.14.6)
97
98
  concurrent-ruby (~> 1.0)
98
- json (2.7.1)
99
- license_finder (7.1.0)
99
+ json (2.9.0)
100
+ language_server-protocol (3.17.0.3)
101
+ license_finder (7.2.1)
100
102
  bundler
103
+ csv (~> 3.2)
101
104
  rubyzip (>= 1, < 3)
102
105
  thor (~> 1.2)
103
106
  tomlrb (>= 1.3, < 2.1)
104
107
  with_env (= 1.1.0)
105
108
  xml-simple (~> 1.1.9)
109
+ lint_roller (1.1.0)
106
110
  lograge (0.10.0)
107
111
  actionpack (>= 4)
108
112
  activesupport (>= 4)
109
113
  railties (>= 4)
110
114
  request_store (~> 1.0)
111
- loofah (2.22.0)
115
+ loofah (2.23.1)
112
116
  crass (~> 1.0.2)
113
117
  nokogiri (>= 1.12.0)
114
118
  mail (2.8.1)
@@ -116,37 +120,37 @@ GEM
116
120
  net-imap
117
121
  net-pop
118
122
  net-smtp
119
- marcel (1.0.2)
120
- method_source (1.0.0)
123
+ marcel (1.0.4)
124
+ method_source (1.1.0)
121
125
  mini_mime (1.1.5)
122
- minitest (5.21.1)
123
- net-imap (0.4.9)
126
+ minitest (5.25.4)
127
+ net-imap (0.4.18)
124
128
  date
125
129
  net-protocol
126
130
  net-pop (0.1.2)
127
131
  net-protocol
128
132
  net-protocol (0.2.2)
129
133
  timeout
130
- net-smtp (0.4.0)
134
+ net-smtp (0.5.0)
131
135
  net-protocol
132
- nio4r (2.7.0)
133
- nokogiri (1.15.5-arm64-darwin)
136
+ nio4r (2.7.4)
137
+ nokogiri (1.17.2-arm64-darwin)
134
138
  racc (~> 1.4)
135
- nokogiri (1.15.5-x86_64-linux)
139
+ nokogiri (1.17.2-x86_64-linux)
136
140
  racc (~> 1.4)
137
- parallel (1.24.0)
138
- parser (3.2.2.4)
141
+ parallel (1.26.3)
142
+ parser (3.3.6.0)
139
143
  ast (~> 2.4.1)
140
144
  racc
141
- power_assert (2.0.3)
145
+ power_assert (2.0.4)
142
146
  pry (0.14.2)
143
147
  coderay (~> 1.1)
144
148
  method_source (~> 1.0)
145
149
  pry-byebug (3.10.1)
146
150
  byebug (~> 11.0)
147
151
  pry (>= 0.13, < 0.15)
148
- racc (1.7.3)
149
- rack (2.2.8)
152
+ racc (1.8.1)
153
+ rack (2.2.10)
150
154
  rack-test (2.1.0)
151
155
  rack (>= 1.3)
152
156
  rails (6.0.6.1)
@@ -168,9 +172,9 @@ GEM
168
172
  activesupport (>= 5.0.0)
169
173
  minitest
170
174
  nokogiri (>= 1.6)
171
- rails-html-sanitizer (1.6.0)
175
+ rails-html-sanitizer (1.6.2)
172
176
  loofah (~> 2.21)
173
- nokogiri (~> 1.14)
177
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
174
178
  railties (6.0.6.1)
175
179
  actionpack (= 6.0.6.1)
176
180
  activesupport (= 6.0.6.1)
@@ -179,23 +183,23 @@ GEM
179
183
  thor (>= 0.20.3, < 2.0)
180
184
  rainbow (2.2.2)
181
185
  rake
182
- rake (13.1.0)
183
- regexp_parser (2.8.3)
184
- request_store (1.5.1)
186
+ rake (13.2.1)
187
+ regexp_parser (2.9.3)
188
+ request_store (1.7.0)
185
189
  rack (>= 1.4)
186
- rexml (3.2.6)
187
- rspec (3.12.0)
188
- rspec-core (~> 3.12.0)
189
- rspec-expectations (~> 3.12.0)
190
- rspec-mocks (~> 3.12.0)
191
- rspec-core (3.12.2)
192
- rspec-support (~> 3.12.0)
193
- rspec-expectations (3.12.3)
190
+ rexml (3.4.0)
191
+ rspec (3.13.0)
192
+ rspec-core (~> 3.13.0)
193
+ rspec-expectations (~> 3.13.0)
194
+ rspec-mocks (~> 3.13.0)
195
+ rspec-core (3.13.2)
196
+ rspec-support (~> 3.13.0)
197
+ rspec-expectations (3.13.3)
194
198
  diff-lcs (>= 1.2.0, < 2.0)
195
- rspec-support (~> 3.12.0)
196
- rspec-mocks (3.12.6)
199
+ rspec-support (~> 3.13.0)
200
+ rspec-mocks (3.13.2)
197
201
  diff-lcs (>= 1.2.0, < 2.0)
198
- rspec-support (~> 3.12.0)
202
+ rspec-support (~> 3.13.0)
199
203
  rspec-rails (5.1.2)
200
204
  actionpack (>= 5.2)
201
205
  activesupport (>= 5.2)
@@ -204,37 +208,32 @@ GEM
204
208
  rspec-expectations (~> 3.10)
205
209
  rspec-mocks (~> 3.10)
206
210
  rspec-support (~> 3.10)
207
- rspec-support (3.12.1)
208
- rubocop (1.52.1)
211
+ rspec-support (3.13.2)
212
+ rubocop (1.74.0)
209
213
  json (~> 2.3)
214
+ language_server-protocol (~> 3.17.0.2)
215
+ lint_roller (~> 1.1.0)
210
216
  parallel (~> 1.10)
211
- parser (>= 3.2.2.3)
217
+ parser (>= 3.3.0.2)
212
218
  rainbow (>= 2.2.2, < 4.0)
213
- regexp_parser (>= 1.8, < 3.0)
214
- rexml (>= 3.2.5, < 4.0)
215
- rubocop-ast (>= 1.28.0, < 2.0)
219
+ regexp_parser (>= 2.9.3, < 3.0)
220
+ rubocop-ast (>= 1.38.0, < 2.0)
216
221
  ruby-progressbar (~> 1.7)
217
- unicode-display_width (>= 2.4.0, < 3.0)
218
- rubocop-ast (1.30.0)
219
- parser (>= 3.2.1.0)
220
- rubocop-capybara (2.20.0)
221
- rubocop (~> 1.41)
222
- rubocop-factory_bot (2.24.0)
223
- rubocop (~> 1.33)
224
- rubocop-performance (1.20.1)
222
+ unicode-display_width (>= 2.4.0, < 4.0)
223
+ rubocop-ast (1.39.0)
224
+ parser (>= 3.3.1.0)
225
+ rubocop-performance (1.23.0)
225
226
  rubocop (>= 1.48.1, < 2.0)
226
- rubocop-ast (>= 1.30.0, < 2.0)
227
- rubocop-rails (2.23.1)
227
+ rubocop-ast (>= 1.31.1, < 2.0)
228
+ rubocop-rails (2.27.0)
228
229
  activesupport (>= 4.2.0)
229
230
  rack (>= 1.1)
230
- rubocop (>= 1.33.0, < 2.0)
231
- rubocop-ast (>= 1.30.0, < 2.0)
231
+ rubocop (>= 1.52.0, < 2.0)
232
+ rubocop-ast (>= 1.31.1, < 2.0)
232
233
  rubocop-rake (0.6.0)
233
234
  rubocop (~> 1.0)
234
- rubocop-rspec (2.25.0)
235
- rubocop (~> 1.40)
236
- rubocop-capybara (~> 2.17)
237
- rubocop-factory_bot (~> 2.22)
235
+ rubocop-rspec (3.3.0)
236
+ rubocop (~> 1.61)
238
237
  ruby-progressbar (1.13.0)
239
238
  rubyzip (2.3.2)
240
239
  simplecov (0.15.1)
@@ -249,16 +248,17 @@ GEM
249
248
  actionpack (>= 5.2)
250
249
  activesupport (>= 5.2)
251
250
  sprockets (>= 3.0.0)
252
- sqlite3 (1.4.4)
251
+ sqlite3 (1.7.3-arm64-darwin)
252
+ sqlite3 (1.7.3-x86_64-linux)
253
253
  test-unit (3.1.5)
254
254
  power_assert
255
- thor (1.3.0)
255
+ thor (1.3.2)
256
256
  thread_safe (0.3.6)
257
- timeout (0.4.1)
257
+ timeout (0.4.3)
258
258
  tomlrb (2.0.3)
259
259
  tzinfo (1.2.11)
260
260
  thread_safe (~> 0.1)
261
- unicode-display_width (2.5.0)
261
+ unicode-display_width (2.6.0)
262
262
  websocket-driver (0.7.6)
263
263
  websocket-extensions (>= 0.1.0)
264
264
  websocket-extensions (0.1.5)
@@ -266,19 +266,20 @@ GEM
266
266
  xml-simple (1.1.9)
267
267
  rexml
268
268
  yard (0.9.21)
269
- zeitwerk (2.6.12)
269
+ zeitwerk (2.6.18)
270
270
 
271
271
  PLATFORMS
272
- arm64-darwin-22
272
+ arm64-darwin-23
273
+ arm64-darwin-24
273
274
  x86_64-linux
274
275
 
275
276
  DEPENDENCIES
276
- appraisal (~> 2.4.1)
277
+ appraisal (~> 2.5.0)
277
278
  bundler (~> 2.1)
278
279
  combustion (~> 1.3)
279
280
  license_finder (>= 7.0)
280
281
  lumberaxe!
281
- nokogiri (< 1.16)
282
+ net-imap (< 0.5.0)
282
283
  parser (>= 2.5, != 2.5.1.1)
283
284
  pry (>= 0.14.2)
284
285
  pry-byebug (= 3.10.1)
@@ -289,9 +290,10 @@ DEPENDENCIES
289
290
  rspec-rails (~> 5.1.2)
290
291
  rubocop-powerhome!
291
292
  simplecov (= 0.15.1)
292
- sqlite3 (~> 1.4.2)
293
+ sqlite3 (~> 1.7.3)
293
294
  test-unit (= 3.1.5)
294
295
  yard (= 0.9.21)
296
+ zeitwerk (< 2.7.0)
295
297
 
296
298
  BUNDLED WITH
297
- 2.4.10
299
+ 2.5.23
@@ -2,8 +2,26 @@
2
2
 
3
3
  source "https://rubygems.org"
4
4
 
5
- gem "nokogiri", "< 1.16"
5
+ gem "appraisal", "~> 2.5.0"
6
+ gem "bundler", "~> 2.1"
7
+ gem "combustion", "~> 1.3"
8
+ gem "erb", "< 5"
9
+ gem "license_finder", ">= 7.0"
10
+ gem "net-imap", "< 0.5.0"
11
+ gem "nokogiri", "< 1.18.0"
12
+ gem "parser", ">= 2.5", "!= 2.5.1.1"
13
+ gem "pry", ">= 0.14.2"
14
+ gem "pry-byebug", "3.10.1"
15
+ gem "rails", "6.1.7.7"
16
+ gem "rainbow", "2.2.2"
17
+ gem "rake", "~> 13.0"
18
+ gem "rspec", "~> 3.0"
19
+ gem "rspec-rails", "~> 6.1.5"
6
20
  gem "rubocop-powerhome", path: "../../rubocop-powerhome"
7
- gem "rails", "6.1.7.4"
21
+ gem "simplecov", "0.15.1"
22
+ gem "sqlite3", "~> 1.7.3"
23
+ gem "test-unit", "3.1.5"
24
+ gem "yard", "0.9.21"
25
+ gem "zeitwerk", "< 2.7.0"
8
26
 
9
27
  gemspec path: "../"