File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ gem 'rake', '~> 13.3'
2424gem 'activerecord' , '~> 8.1'
2525gem 'otr-activerecord' , '~> 2.6.0'
2626gem 'sqlite3' , '~> 2.8'
27- gem 'rubocop' , '~> 1.81.7 ' , require : false
27+ gem 'rubocop' , '~> 1.82.0 ' , require : false
2828
2929# Geolocation support
3030group :geoip do
Original file line number Diff line number Diff line change @@ -194,18 +194,18 @@ GEM
194194 diff-lcs (>= 1.2.0 , < 2.0 )
195195 rspec-support (~> 3.13.0 )
196196 rspec-support (3.13.6 )
197- rubocop (1.81.7 )
197+ rubocop (1.82.0 )
198198 json (~> 2.3 )
199199 language_server-protocol (~> 3.17.0.2 )
200200 lint_roller (~> 1.1.0 )
201201 parallel (~> 1.10 )
202202 parser (>= 3.3.0.2 )
203203 rainbow (>= 2.2.2 , < 4.0 )
204204 regexp_parser (>= 2.9.3 , < 3.0 )
205- rubocop-ast (>= 1.47.1 , < 2.0 )
205+ rubocop-ast (>= 1.48.0 , < 2.0 )
206206 ruby-progressbar (~> 1.7 )
207207 unicode-display_width (>= 2.4.0 , < 4.0 )
208- rubocop-ast (1.47.1 )
208+ rubocop-ast (1.48.0 )
209209 parser (>= 3.3.7.2 )
210210 prism (~> 1.4 )
211211 ruby-progressbar (1.13.0 )
@@ -328,7 +328,7 @@ DEPENDENCIES
328328 rdoc (~> 6.17 )
329329 rest-client (~> 2.1.0 )
330330 rspec (~> 3.13 )
331- rubocop (~> 1.81.7 )
331+ rubocop (~> 1.82.0 )
332332 rubyzip (~> 3.2 )
333333 rushover (~> 0.3.0 )
334334 selenium-webdriver (~> 4.39 )
You can’t perform that action at this time.
0 commit comments