File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ group :development do
11
11
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
12
12
gem 'sassc' , '2.1.0'
13
13
gem 'sass-embedded' , '1.90.0'
14
- gem 'rubocop' , '1.79.2 '
14
+ gem 'rubocop' , '1.80.0 '
15
15
gem 'ruby-lsp' , '0.26.1'
16
16
gem 'rackup' , '2.2.1'
17
17
end
Original file line number Diff line number Diff line change 119
119
regexp_parser (2.11.2 )
120
120
rexml (3.4.1 )
121
121
rouge (4.6.0 )
122
- rubocop (1.79.2 )
122
+ rubocop (1.80.0 )
123
123
json (~> 2.3 )
124
124
language_server-protocol (~> 3.17.0.2 )
125
125
lint_roller (~> 1.1.0 )
@@ -183,7 +183,7 @@ DEPENDENCIES
183
183
nokogiri (= 1.18.9 )
184
184
rackup (= 2.2.1 )
185
185
rake (= 13.3.0 )
186
- rubocop (= 1.79.2 )
186
+ rubocop (= 1.80.0 )
187
187
ruby-lsp (= 0.26.1 )
188
188
sass-embedded (= 1.90.0 )
189
189
sass-globbing (= 1.1.5 )
You can’t perform that action at this time.
0 commit comments