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.9'
27- gem 'rubocop' , '~> 1.84.1 ' , require : false
27+ gem 'rubocop' , '~> 1.84.2 ' , require : false
2828
2929# Geolocation support
3030group :geoip do
Original file line number Diff line number Diff line change 199199 diff-lcs (>= 1.2.0 , < 2.0 )
200200 rspec-support (~> 3.13.0 )
201201 rspec-support (3.13.6 )
202- rubocop (1.84.1 )
202+ rubocop (1.84.2 )
203203 json (~> 2.3 )
204204 language_server-protocol (~> 3.17.0.2 )
205205 lint_roller (~> 1.1.0 )
@@ -339,7 +339,7 @@ DEPENDENCIES
339339 rdoc (~> 7.2 )
340340 rest-client (~> 2.1.0 )
341341 rspec (~> 3.13 )
342- rubocop (~> 1.84.1 )
342+ rubocop (~> 1.84.2 )
343343 rubyzip (~> 3.2 )
344344 rushover (~> 0.3.0 )
345345 selenium-webdriver (~> 4.40 )
You can’t perform that action at this time.
0 commit comments