File tree 2 files changed +6
-4
lines changed
2 files changed +6
-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.5'
27
- gem 'rubocop' , '~> 1.71 .2' , require : false
27
+ gem 'rubocop' , '~> 1.72 .2' , require : false
28
28
29
29
# Geolocation support
30
30
group :geoip do
Original file line number Diff line number Diff line change 88
88
reline (>= 0.4.2 )
89
89
json (2.10.1 )
90
90
language_server-protocol (3.17.0.4 )
91
+ lint_roller (1.1.0 )
91
92
logger (1.6.5 )
92
93
matrix (0.4.2 )
93
94
maxmind-db (1.2.0 )
171
172
diff-lcs (>= 1.2.0 , < 2.0 )
172
173
rspec-support (~> 3.13.0 )
173
174
rspec-support (3.13.2 )
174
- rubocop (1.71 .2 )
175
+ rubocop (1.72 .2 )
175
176
json (~> 2.3 )
176
- language_server-protocol (>= 3.17.0 )
177
+ language_server-protocol (~> 3.17.0.2 )
178
+ lint_roller (~> 1.1.0 )
177
179
parallel (~> 1.10 )
178
180
parser (>= 3.3.0.2 )
179
181
rainbow (>= 2.2.2 , < 4.0 )
@@ -284,7 +286,7 @@ DEPENDENCIES
284
286
rdoc (~> 6.12 )
285
287
rest-client (~> 2.1.0 )
286
288
rspec (~> 3.13 )
287
- rubocop (~> 1.71 .2 )
289
+ rubocop (~> 1.72 .2 )
288
290
rubyzip (~> 2.4 )
289
291
rushover (~> 0.3.0 )
290
292
selenium-webdriver (~> 4.28 )
You can’t perform that action at this time.
0 commit comments