File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
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.0 ' , require : false
27
+ gem 'rubocop' , '~> 1.71.2 ' , require : false
28
28
29
29
# Geolocation support
30
30
group :geoip do
Original file line number Diff line number Diff line change 87
87
rdoc (>= 4.0.0 )
88
88
reline (>= 0.4.2 )
89
89
json (2.10.1 )
90
- language_server-protocol (3.17.0.3 )
90
+ language_server-protocol (3.17.0.4 )
91
91
logger (1.6.5 )
92
92
matrix (0.4.2 )
93
93
maxmind-db (1.2.0 )
116
116
activerecord (>= 6.0 , < 8.1 )
117
117
parallel (1.26.3 )
118
118
parseconfig (1.1.2 )
119
- parser (3.3.7.0 )
119
+ parser (3.3.7.1 )
120
120
ast (~> 2.4.1 )
121
121
racc
122
122
power_assert (2.0.5 )
@@ -171,17 +171,17 @@ GEM
171
171
diff-lcs (>= 1.2.0 , < 2.0 )
172
172
rspec-support (~> 3.13.0 )
173
173
rspec-support (3.13.2 )
174
- rubocop (1.71.0 )
174
+ rubocop (1.71.2 )
175
175
json (~> 2.3 )
176
176
language_server-protocol (>= 3.17.0 )
177
177
parallel (~> 1.10 )
178
178
parser (>= 3.3.0.2 )
179
179
rainbow (>= 2.2.2 , < 4.0 )
180
180
regexp_parser (>= 2.9.3 , < 3.0 )
181
- rubocop-ast (>= 1.36.2 , < 2.0 )
181
+ rubocop-ast (>= 1.38.0 , < 2.0 )
182
182
ruby-progressbar (~> 1.7 )
183
183
unicode-display_width (>= 2.4.0 , < 4.0 )
184
- rubocop-ast (1.37 .0 )
184
+ rubocop-ast (1.38 .0 )
185
185
parser (>= 3.3.1.0 )
186
186
ruby-progressbar (1.13.0 )
187
187
ruby2_keywords (0.0.5 )
@@ -284,7 +284,7 @@ DEPENDENCIES
284
284
rdoc (~> 6.12 )
285
285
rest-client (~> 2.1.0 )
286
286
rspec (~> 3.13 )
287
- rubocop (~> 1.71.0 )
287
+ rubocop (~> 1.71.2 )
288
288
rubyzip (~> 2.4 )
289
289
rushover (~> 0.3.0 )
290
290
selenium-webdriver (~> 4.28 )
You can’t perform that action at this time.
0 commit comments