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.0 ' , require : false
27+ gem 'rubocop' , '~> 1.79.2 ' , require : false
2828
2929# Geolocation support
3030group :geoip do
Original file line number Diff line number Diff line change 151151 rdoc (6.14.2 )
152152 erb
153153 psych (>= 4.0.0 )
154- regexp_parser (2.10.0 )
154+ regexp_parser (2.11.2 )
155155 reline (0.6.0 )
156156 io-console (~> 0.5 )
157157 rest-client (2.1.0 )
175175 diff-lcs (>= 1.2.0 , < 2.0 )
176176 rspec-support (~> 3.13.0 )
177177 rspec-support (3.13.4 )
178- rubocop (1.79.0 )
178+ rubocop (1.79.2 )
179179 json (~> 2.3 )
180180 language_server-protocol (~> 3.17.0.2 )
181181 lint_roller (~> 1.1.0 )
185185 regexp_parser (>= 2.9.3 , < 3.0 )
186186 rubocop-ast (>= 1.46.0 , < 2.0 )
187187 ruby-progressbar (~> 1.7 )
188- tsort (>= 0.2.0 )
189188 unicode-display_width (>= 2.4.0 , < 4.0 )
190189 rubocop-ast (1.46.0 )
191190 parser (>= 3.3.7.2 )
@@ -241,12 +240,11 @@ GEM
241240 tins (1.37.1 )
242241 bigdecimal
243242 sync
244- tsort (0.2.0 )
245243 tzinfo (2.0.6 )
246244 concurrent-ruby (~> 1.0 )
247245 uglifier (4.2.1 )
248246 execjs (>= 0.3.0 , < 3 )
249- unicode-display_width (3.1.4 )
247+ unicode-display_width (3.1.5 )
250248 unicode-emoji (~> 4.0 , >= 4.0.4 )
251249 unicode-emoji (4.0.4 )
252250 webrick (1.9.1 )
@@ -292,7 +290,7 @@ DEPENDENCIES
292290 rdoc (~> 6.14 )
293291 rest-client (~> 2.1.0 )
294292 rspec (~> 3.13 )
295- rubocop (~> 1.79.0 )
293+ rubocop (~> 1.79.2 )
296294 rubyzip (~> 2.4 )
297295 rushover (~> 0.3.0 )
298296 selenium-webdriver (~> 4.34 )
You can’t perform that action at this time.
0 commit comments