File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ group :development, :test do
38
38
gem 'ffaker'
39
39
gem 'parser' , '~> 3.2.2'
40
40
gem 'rspec-rails' , '~> 6.1'
41
- gem 'rubocop' , '~> 1.57 '
41
+ gem 'rubocop' , '~> 1.58 '
42
42
gem 'rubocop-rails' , require : false
43
43
end
44
44
Original file line number Diff line number Diff line change 124
124
jquery-turbolinks (2.1.0 )
125
125
railties (>= 3.1.0 )
126
126
turbolinks
127
- json (2.6.3 )
127
+ json (2.7.0 )
128
128
json_schemer (0.2.25 )
129
129
ecma-re-validator (~> 0.3 )
130
130
hana (~> 1.3 )
@@ -247,15 +247,15 @@ GEM
247
247
rspec-mocks (~> 3.12 )
248
248
rspec-support (~> 3.12 )
249
249
rspec-support (3.12.1 )
250
- rubocop (1.57.2 )
250
+ rubocop (1.58.0 )
251
251
json (~> 2.3 )
252
252
language_server-protocol (>= 3.17.0 )
253
253
parallel (~> 1.10 )
254
254
parser (>= 3.2.2.4 )
255
255
rainbow (>= 2.2.2 , < 4.0 )
256
256
regexp_parser (>= 1.8 , < 3.0 )
257
257
rexml (>= 3.2.5 , < 4.0 )
258
- rubocop-ast (>= 1.28.1 , < 2.0 )
258
+ rubocop-ast (>= 1.30.0 , < 2.0 )
259
259
ruby-progressbar (~> 1.7 )
260
260
unicode-display_width (>= 2.4.0 , < 3.0 )
261
261
rubocop-ast (1.30.0 )
@@ -350,7 +350,7 @@ DEPENDENCIES
350
350
rails_12factor
351
351
ranked-model
352
352
rspec-rails (~> 6.1 )
353
- rubocop (~> 1.57 )
353
+ rubocop (~> 1.58 )
354
354
rubocop-rails
355
355
sass-rails (~> 5.1 )
356
356
sentry-rails
You can’t perform that action at this time.
0 commit comments