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' , '~> 7.2'
2525gem 'otr-activerecord' , '~> 2.5.0'
2626gem 'sqlite3' , '~> 2.7'
27- gem 'rubocop' , '~> 1.79.2 ' , require : false
27+ gem 'rubocop' , '~> 1.80.0 ' , require : false
2828
2929# Geolocation support
3030group :geoip do
Original file line number Diff line number Diff line change 189189 diff-lcs (>= 1.2.0 , < 2.0 )
190190 rspec-support (~> 3.13.0 )
191191 rspec-support (3.13.5 )
192- rubocop (1.79.2 )
192+ rubocop (1.80.0 )
193193 json (~> 2.3 )
194194 language_server-protocol (~> 3.17.0.2 )
195195 lint_roller (~> 1.1.0 )
@@ -318,7 +318,7 @@ DEPENDENCIES
318318 rdoc (~> 6.14 )
319319 rest-client (~> 2.1.0 )
320320 rspec (~> 3.13 )
321- rubocop (~> 1.79.2 )
321+ rubocop (~> 1.80.0 )
322322 rubyzip (~> 2.4 )
323323 rushover (~> 0.3.0 )
324324 selenium-webdriver (~> 4.35 )
You can’t perform that action at this time.
0 commit comments