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.2'
2424gem 'activerecord' , '~> 7.2'
2525gem 'otr-activerecord' , '~> 2.5.0'
2626gem 'sqlite3' , '~> 2.6'
27- gem 'rubocop' , '~> 1.75.2 ' , require : false
27+ gem 'rubocop' , '~> 1.75.3 ' , require : false
2828
2929# Geolocation support
3030group :geoip do
Original file line number Diff line number Diff line change 115115 racc (~> 1.4 )
116116 otr-activerecord (2.5.0 )
117117 activerecord (>= 6.0 , < 8.1 )
118- parallel (1.26.3 )
118+ parallel (1.27.0 )
119119 parseconfig (1.1.2 )
120- parser (3.3.7.4 )
120+ parser (3.3.8.0 )
121121 ast (~> 2.4.1 )
122122 racc
123123 power_assert (2.0.5 )
173173 diff-lcs (>= 1.2.0 , < 2.0 )
174174 rspec-support (~> 3.13.0 )
175175 rspec-support (3.13.2 )
176- rubocop (1.75.2 )
176+ rubocop (1.75.3 )
177177 json (~> 2.3 )
178178 language_server-protocol (~> 3.17.0.2 )
179179 lint_roller (~> 1.1.0 )
184184 rubocop-ast (>= 1.44.0 , < 2.0 )
185185 ruby-progressbar (~> 1.7 )
186186 unicode-display_width (>= 2.4.0 , < 4.0 )
187- rubocop-ast (1.44.0 )
187+ rubocop-ast (1.44.1 )
188188 parser (>= 3.3.7.2 )
189189 prism (~> 1.4 )
190190 ruby-progressbar (1.13.0 )
@@ -288,7 +288,7 @@ DEPENDENCIES
288288 rdoc (~> 6.13 )
289289 rest-client (~> 2.1.0 )
290290 rspec (~> 3.13 )
291- rubocop (~> 1.75.2 )
291+ rubocop (~> 1.75.3 )
292292 rubyzip (~> 2.4 )
293293 rushover (~> 0.3.0 )
294294 selenium-webdriver (~> 4.31 )
You can’t perform that action at this time.
0 commit comments