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.2 ' , require : false
27+ gem 'rubocop' , '~> 1.85.0 ' , require : false
2828
2929# Geolocation support
3030group :geoip do
Original file line number Diff line number Diff line change 9191 rdoc (>= 4.0.0 )
9292 reline (>= 0.4.2 )
9393 json (2.18.1 )
94+ json-schema (6.1.0 )
95+ addressable (~> 2.8 )
96+ bigdecimal (>= 3.1 , < 5 )
9497 language_server-protocol (3.17.0.5 )
9598 lint_roller (1.1.0 )
9699 logger (1.7.0 )
97100 matrix (0.4.3 )
98101 maxmind-db (1.4.0 )
102+ mcp (0.7.1 )
103+ json-schema (>= 4.1 )
99104 method_source (1.1.0 )
100105 mime-types (3.7.0 )
101106 logger
136141 activerecord (>= 6.0 , < 9.0 )
137142 parallel (1.27.0 )
138143 parseconfig (1.1.2 )
139- parser (3.3.10.1 )
144+ parser (3.3.10.2 )
140145 ast (~> 2.4.1 )
141146 racc
142147 power_assert (2.0.5 )
@@ -199,10 +204,11 @@ GEM
199204 diff-lcs (>= 1.2.0 , < 2.0 )
200205 rspec-support (~> 3.13.0 )
201206 rspec-support (3.13.6 )
202- rubocop (1.84.2 )
207+ rubocop (1.85.0 )
203208 json (~> 2.3 )
204209 language_server-protocol (~> 3.17.0.2 )
205210 lint_roller (~> 1.1.0 )
211+ mcp (~> 0.6 )
206212 parallel (~> 1.10 )
207213 parser (>= 3.3.0.2 )
208214 rainbow (>= 2.2.2 , < 4.0 )
@@ -339,7 +345,7 @@ DEPENDENCIES
339345 rdoc (~> 7.2 )
340346 rest-client (~> 2.1.0 )
341347 rspec (~> 3.13 )
342- rubocop (~> 1.84.2 )
348+ rubocop (~> 1.85.0 )
343349 rubyzip (~> 3.2 )
344350 rushover (~> 0.3.0 )
345351 selenium-webdriver (~> 4.41 )
You can’t perform that action at this time.
0 commit comments