File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ gem 'simplecov', '~> 0.21'
1616gem 'nokogiri-diff' , '~> 0.3.0'
1717
1818# Gems for linting/formatting the package
19- gem 'rubocop' , '~> 1.82 '
19+ gem 'rubocop' , '~> 1.84 '
2020gem 'rubocop-capybara' , '~> 2.22'
2121gem 'rubocop-rails' , '~> 2.34'
2222gem 'rubocop-rake' , '~> 0.7'
Original file line number Diff line number Diff line change @@ -152,13 +152,13 @@ GEM
152152 nokogiri (~> 1.5 )
153153 tdiff (~> 0.4 )
154154 parallel (1.27.0 )
155- parser (3.3.10.0 )
155+ parser (3.3.10.1 )
156156 ast (~> 2.4.1 )
157157 racc
158158 pp (0.6.3 )
159159 prettyprint
160160 prettyprint (0.2.0 )
161- prism (1.7 .0 )
161+ prism (1.9 .0 )
162162 psych (5.3.1 )
163163 date
164164 stringio
@@ -224,15 +224,15 @@ GEM
224224 diff-lcs (>= 1.2.0 , < 2.0 )
225225 rspec-support (~> 3.13.0 )
226226 rspec-support (3.13.6 )
227- rubocop (1.82.1 )
227+ rubocop (1.84.0 )
228228 json (~> 2.3 )
229229 language_server-protocol (~> 3.17.0.2 )
230230 lint_roller (~> 1.1.0 )
231231 parallel (~> 1.10 )
232232 parser (>= 3.3.0.2 )
233233 rainbow (>= 2.2.2 , < 4.0 )
234234 regexp_parser (>= 2.9.3 , < 3.0 )
235- rubocop-ast (>= 1.48 .0 , < 2.0 )
235+ rubocop-ast (>= 1.49 .0 , < 2.0 )
236236 ruby-progressbar (~> 1.7 )
237237 unicode-display_width (>= 2.4.0 , < 4.0 )
238238 rubocop-ast (1.49.0 )
@@ -298,7 +298,7 @@ DEPENDENCIES
298298 nokogiri-diff (~> 0.3.0 )
299299 rake (~> 13.3 )
300300 rspec (~> 3.13 )
301- rubocop (~> 1.82 )
301+ rubocop (~> 1.84 )
302302 rubocop-capybara (~> 2.22 )
303303 rubocop-rails (~> 2.34 )
304304 rubocop-rake (~> 0.7 )
You can’t perform that action at this time.
0 commit comments