File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
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.89.2'
14
- gem 'rubocop' , '1.79.0 '
14
+ gem 'rubocop' , '1.79.1 '
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.10.0 )
120
120
rexml (3.4.1 )
121
121
rouge (4.6.0 )
122
- rubocop (1.79.0 )
122
+ rubocop (1.79.1 )
123
123
json (~> 2.3 )
124
124
language_server-protocol (~> 3.17.0.2 )
125
125
lint_roller (~> 1.1.0 )
129
129
regexp_parser (>= 2.9.3 , < 3.0 )
130
130
rubocop-ast (>= 1.46.0 , < 2.0 )
131
131
ruby-progressbar (~> 1.7 )
132
- tsort (>= 0.2.0 )
133
132
unicode-display_width (>= 2.4.0 , < 4.0 )
134
133
rubocop-ast (1.46.0 )
135
134
parser (>= 3.3.7.2 )
163
162
terminal-table (3.0.2 )
164
163
unicode-display_width (>= 1.1.1 , < 3 )
165
164
tilt (2.6.1 )
166
- tsort (0.2.0 )
167
165
tzinfo (2.0.6 )
168
166
concurrent-ruby (~> 1.0 )
169
167
tzinfo-data (1.2025.2 )
@@ -185,7 +183,7 @@ DEPENDENCIES
185
183
nokogiri (= 1.18.9 )
186
184
rackup (= 2.2.1 )
187
185
rake (= 13.3.0 )
188
- rubocop (= 1.79.0 )
186
+ rubocop (= 1.79.1 )
189
187
ruby-lsp (= 0.26.1 )
190
188
sass-embedded (= 1.89.2 )
191
189
sass-globbing (= 1.1.5 )
You can’t perform that action at this time.
0 commit comments