File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.75.1 ' , require : false
27
+ gem 'rubocop' , '~> 1.75.2 ' , require : false
28
28
29
29
# Geolocation support
30
30
group :geoip do
Original file line number Diff line number Diff line change 117
117
activerecord (>= 6.0 , < 8.1 )
118
118
parallel (1.26.3 )
119
119
parseconfig (1.1.2 )
120
- parser (3.3.7.3 )
120
+ parser (3.3.7.4 )
121
121
ast (~> 2.4.1 )
122
122
racc
123
123
power_assert (2.0.5 )
@@ -173,18 +173,18 @@ GEM
173
173
diff-lcs (>= 1.2.0 , < 2.0 )
174
174
rspec-support (~> 3.13.0 )
175
175
rspec-support (3.13.2 )
176
- rubocop (1.75.1 )
176
+ rubocop (1.75.2 )
177
177
json (~> 2.3 )
178
178
language_server-protocol (~> 3.17.0.2 )
179
179
lint_roller (~> 1.1.0 )
180
180
parallel (~> 1.10 )
181
181
parser (>= 3.3.0.2 )
182
182
rainbow (>= 2.2.2 , < 4.0 )
183
183
regexp_parser (>= 2.9.3 , < 3.0 )
184
- rubocop-ast (>= 1.43 .0 , < 2.0 )
184
+ rubocop-ast (>= 1.44 .0 , < 2.0 )
185
185
ruby-progressbar (~> 1.7 )
186
186
unicode-display_width (>= 2.4.0 , < 4.0 )
187
- rubocop-ast (1.43 .0 )
187
+ rubocop-ast (1.44 .0 )
188
188
parser (>= 3.3.7.2 )
189
189
prism (~> 1.4 )
190
190
ruby-progressbar (1.13.0 )
@@ -288,7 +288,7 @@ DEPENDENCIES
288
288
rdoc (~> 6.13 )
289
289
rest-client (~> 2.1.0 )
290
290
rspec (~> 3.13 )
291
- rubocop (~> 1.75.1 )
291
+ rubocop (~> 1.75.2 )
292
292
rubyzip (~> 2.4 )
293
293
rushover (~> 0.3.0 )
294
294
selenium-webdriver (~> 4.30 )
You can’t perform that action at this time.
0 commit comments