File tree Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ group :development, :test do
40
40
gem 'ffaker'
41
41
gem 'parser' , '~> 3.3.0'
42
42
gem 'rspec-rails' , '~> 6.1'
43
- gem 'rubocop' , '~> 1.62 '
43
+ gem 'rubocop' , '~> 1.69 '
44
44
gem 'rubocop-rails' , require : false
45
45
end
46
46
Original file line number Diff line number Diff line change 126
126
jquery-turbolinks (2.1.0 )
127
127
railties (>= 3.1.0 )
128
128
turbolinks
129
- json (2.7 .1 )
129
+ json (2.9 .1 )
130
130
json_schemer (0.2.25 )
131
131
ecma-re-validator (~> 0.3 )
132
132
hana (~> 1.3 )
167
167
paper_trail (11.1.0 )
168
168
activerecord (>= 5.2 )
169
169
request_store (~> 1.1 )
170
- parallel (1.24.0 )
171
- parser (3.3.0.5 )
170
+ parallel (1.26.3 )
171
+ parser (3.3.6.0 )
172
172
ast (~> 2.4.1 )
173
173
racc
174
174
pg (1.5.6 )
225
225
rake (13.1.0 )
226
226
ranked-model (0.4.9 )
227
227
activerecord (>= 5.2 )
228
- regexp_parser (2.9 .0 )
228
+ regexp_parser (2.10 .0 )
229
229
request_store (1.5.0 )
230
230
rack (>= 1.4 )
231
231
responders (3.1.1 )
@@ -249,19 +249,18 @@ GEM
249
249
rspec-mocks (~> 3.13 )
250
250
rspec-support (~> 3.13 )
251
251
rspec-support (3.13.1 )
252
- rubocop (1.62.1 )
252
+ rubocop (1.69.2 )
253
253
json (~> 2.3 )
254
254
language_server-protocol (>= 3.17.0 )
255
255
parallel (~> 1.10 )
256
256
parser (>= 3.3.0.2 )
257
257
rainbow (>= 2.2.2 , < 4.0 )
258
- regexp_parser (>= 1.8 , < 3.0 )
259
- rexml (>= 3.2.5 , < 4.0 )
260
- rubocop-ast (>= 1.31.1 , < 2.0 )
258
+ regexp_parser (>= 2.9.3 , < 3.0 )
259
+ rubocop-ast (>= 1.36.2 , < 2.0 )
261
260
ruby-progressbar (~> 1.7 )
262
- unicode-display_width (>= 2.4.0 , < 3 .0 )
263
- rubocop-ast (1.31.2 )
264
- parser (>= 3.3.0.4 )
261
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
262
+ rubocop-ast (1.37.0 )
263
+ parser (>= 3.3.1.0 )
265
264
rubocop-rails (2.24.0 )
266
265
activesupport (>= 4.2.0 )
267
266
rack (>= 1.1 )
310
309
unf (0.1.4 )
311
310
unf_ext
312
311
unf_ext (0.0.8.2 )
313
- unicode-display_width (2.5.0 )
312
+ unicode-display_width (3.1.3 )
313
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
314
+ unicode-emoji (4.0.4 )
314
315
uri_template (0.7.0 )
315
316
versionomy (0.5.0 )
316
317
blockenspiel (~> 0.5 )
@@ -355,7 +356,7 @@ DEPENDENCIES
355
356
ranked-model
356
357
rexml (~> 3.3 )
357
358
rspec-rails (~> 6.1 )
358
- rubocop (~> 1.62 )
359
+ rubocop (~> 1.69 )
359
360
rubocop-rails
360
361
sass-rails (~> 5.1 )
361
362
sentry-rails
You can’t perform that action at this time.
0 commit comments