Skip to content

Commit de4d410

Browse files
chore(deps-dev): bump rubocop from 1.64.1 to 1.67.0 in /api
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.64.1 to 1.67.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.64.1...v1.67.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a16a00 commit de4d410

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

api/Gemfile.lock

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -172,16 +172,16 @@ GEM
172172
nokogiri (1.16.6-x86_64-linux)
173173
racc (~> 1.4)
174174
orm_adapter (0.5.0)
175-
parallel (1.24.0)
176-
parser (3.3.2.0)
175+
parallel (1.26.3)
176+
parser (3.3.5.0)
177177
ast (~> 2.4.1)
178178
racc
179179
pg (1.5.7)
180180
psych (5.1.2)
181181
stringio
182182
puma (6.4.2)
183183
nio4r (~> 2.0)
184-
racc (1.8.0)
184+
racc (1.8.1)
185185
rack (3.1.3)
186186
rack-cors (2.0.2)
187187
rack (>= 2.0.0)
@@ -242,8 +242,7 @@ GEM
242242
railties (>= 5.2)
243243
reverse_markdown (2.1.1)
244244
nokogiri
245-
rexml (3.2.8)
246-
strscan (>= 3.0.9)
245+
rexml (3.3.8)
247246
rspec-core (3.13.0)
248247
rspec-support (~> 3.13.0)
249248
rspec-expectations (3.13.1)
@@ -261,18 +260,17 @@ GEM
261260
rspec-mocks (~> 3.13)
262261
rspec-support (~> 3.13)
263262
rspec-support (3.13.1)
264-
rubocop (1.64.1)
263+
rubocop (1.67.0)
265264
json (~> 2.3)
266265
language_server-protocol (>= 3.17.0)
267266
parallel (~> 1.10)
268267
parser (>= 3.3.0.2)
269268
rainbow (>= 2.2.2, < 4.0)
270-
regexp_parser (>= 1.8, < 3.0)
271-
rexml (>= 3.2.5, < 4.0)
272-
rubocop-ast (>= 1.31.1, < 2.0)
269+
regexp_parser (>= 2.4, < 3.0)
270+
rubocop-ast (>= 1.32.2, < 2.0)
273271
ruby-progressbar (~> 1.7)
274272
unicode-display_width (>= 2.4.0, < 3.0)
275-
rubocop-ast (1.31.3)
273+
rubocop-ast (1.32.3)
276274
parser (>= 3.3.1.0)
277275
ruby-graphviz (1.2.5)
278276
rexml
@@ -301,13 +299,12 @@ GEM
301299
listen (>= 2.7, < 4.0)
302300
spring (>= 4)
303301
stringio (3.1.1)
304-
strscan (3.1.0)
305302
thor (1.3.1)
306303
tilt (2.3.0)
307304
timeout (0.4.1)
308305
tzinfo (2.0.6)
309306
concurrent-ruby (~> 1.0)
310-
unicode-display_width (2.5.0)
307+
unicode-display_width (2.6.0)
311308
warden (1.2.9)
312309
rack (>= 2.0.9)
313310
webrick (1.8.1)

0 commit comments

Comments
 (0)