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 @@ -46,7 +46,7 @@ group :development, :test do
4646 gem 'html-proofer' , '~> 5.0'
4747 gem 'jshint-rb' , '~> 1.1' , require : false
4848 gem 'parallel' , '~> 1.24'
49- gem 'rubocop' , '~> 1.63 ' , require : false
49+ gem 'rubocop' , '~> 1.64 ' , require : false
5050 gem 'rubocop-performance' , '~> 1.21' , require : false
5151 gem 'scss_lint' , '~> 0.60' , require : false
5252
Original file line number Diff line number Diff line change 159159 coderay (~> 1.1 )
160160 method_source (~> 1.0 )
161161 public_suffix (5.0.5 )
162- racc (1.7.3 )
162+ racc (1.8.0 )
163163 rack (3.0.9.1 )
164164 rack-protection (4.0.0 )
165165 base64 (>= 0.1.0 )
@@ -171,12 +171,12 @@ GEM
171171 rb-fsevent (0.11.2 )
172172 rb-inotify (0.10.1 )
173173 ffi (~> 1.0 )
174- regexp_parser (2.9.0 )
174+ regexp_parser (2.9.2 )
175175 replace_regex (0.1.0 )
176176 rexml (3.2.8 )
177177 strscan (>= 3.0.9 )
178178 rouge (4.2.0 )
179- rubocop (1.63.5 )
179+ rubocop (1.64.0 )
180180 json (~> 2.3 )
181181 language_server-protocol (>= 3.17.0 )
182182 parallel (~> 1.10 )
@@ -260,7 +260,7 @@ DEPENDENCIES
260260 parallel (~> 1.24 )
261261 rake (~> 13.2 )
262262 replace_regex (~> 0.1 )
263- rubocop (~> 1.63 )
263+ rubocop (~> 1.64 )
264264 rubocop-performance (~> 1.21 )
265265 scss_lint (~> 0.60 )
266266 tzinfo-data
You can’t perform that action at this time.
0 commit comments