File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ gem 'rake', '~> 13.2'
24
24
gem 'activerecord' , '~> 7.2'
25
25
gem 'otr-activerecord' , '~> 2.5.0'
26
26
gem 'sqlite3' , '~> 2.6'
27
- gem 'rubocop' , '~> 1.72 .2' , require : false
27
+ gem 'rubocop' , '~> 1.73 .2' , require : false
28
28
29
29
# Geolocation support
30
30
group :geoip do
Original file line number Diff line number Diff line change 172
172
diff-lcs (>= 1.2.0 , < 2.0 )
173
173
rspec-support (~> 3.13.0 )
174
174
rspec-support (3.13.2 )
175
- rubocop (1.72 .2 )
175
+ rubocop (1.73 .2 )
176
176
json (~> 2.3 )
177
177
language_server-protocol (~> 3.17.0.2 )
178
178
lint_roller (~> 1.1.0 )
183
183
rubocop-ast (>= 1.38.0 , < 2.0 )
184
184
ruby-progressbar (~> 1.7 )
185
185
unicode-display_width (>= 2.4.0 , < 4.0 )
186
- rubocop-ast (1.38.0 )
186
+ rubocop-ast (1.38.1 )
187
187
parser (>= 3.3.1.0 )
188
188
ruby-progressbar (1.13.0 )
189
189
ruby2_keywords (0.0.5 )
@@ -286,7 +286,7 @@ DEPENDENCIES
286
286
rdoc (~> 6.12 )
287
287
rest-client (~> 2.1.0 )
288
288
rspec (~> 3.13 )
289
- rubocop (~> 1.72 .2 )
289
+ rubocop (~> 1.73 .2 )
290
290
rubyzip (~> 2.4 )
291
291
rushover (~> 0.3.0 )
292
292
selenium-webdriver (~> 4.29 )
You can’t perform that action at this time.
0 commit comments