Skip to content

Commit 62a098d

Browse files
Bump standard from 1.50.0 to 1.51.1
Bumps [standard](https://github.com/standardrb/standard) from 1.50.0 to 1.51.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.50.0...v1.51.1) --- updated-dependencies: - dependency-name: standard dependency-version: 1.51.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23ae6a8 commit 62a098d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ GEM
151151
jbuilder (2.14.1)
152152
actionview (>= 7.0.0)
153153
activesupport (>= 7.0.0)
154-
json (2.13.0)
154+
json (2.13.2)
155155
language_server-protocol (3.17.0.5)
156156
lint_roller (1.1.0)
157157
logger (1.7.0)
@@ -198,7 +198,7 @@ GEM
198198
nokogiri (1.18.10-x86_64-linux-musl)
199199
racc (~> 1.4)
200200
parallel (1.27.0)
201-
parser (3.3.8.0)
201+
parser (3.3.9.0)
202202
ast (~> 2.4.1)
203203
racc
204204
pp (0.6.3)
@@ -263,7 +263,7 @@ GEM
263263
redis-client (>= 0.22.0)
264264
redis-client (0.25.1)
265265
connection_pool
266-
regexp_parser (2.10.0)
266+
regexp_parser (2.11.3)
267267
reline (0.6.2)
268268
io-console (~> 0.5)
269269
rexml (3.4.4)
@@ -284,18 +284,18 @@ GEM
284284
rspec-mocks (~> 3.13)
285285
rspec-support (~> 3.13)
286286
rspec-support (3.13.5)
287-
rubocop (1.75.8)
287+
rubocop (1.80.2)
288288
json (~> 2.3)
289289
language_server-protocol (~> 3.17.0.2)
290290
lint_roller (~> 1.1.0)
291291
parallel (~> 1.10)
292292
parser (>= 3.3.0.2)
293293
rainbow (>= 2.2.2, < 4.0)
294294
regexp_parser (>= 2.9.3, < 3.0)
295-
rubocop-ast (>= 1.44.0, < 2.0)
295+
rubocop-ast (>= 1.46.0, < 2.0)
296296
ruby-progressbar (~> 1.7)
297297
unicode-display_width (>= 2.4.0, < 4.0)
298-
rubocop-ast (1.46.0)
298+
rubocop-ast (1.47.1)
299299
parser (>= 3.3.7.2)
300300
prism (~> 1.4)
301301
rubocop-md (2.0.1)
@@ -338,10 +338,10 @@ GEM
338338
actionpack (>= 6.1)
339339
activesupport (>= 6.1)
340340
sprockets (>= 3.0.0)
341-
standard (1.50.0)
341+
standard (1.51.1)
342342
language_server-protocol (~> 3.17.0.2)
343343
lint_roller (~> 1.0)
344-
rubocop (~> 1.75.5)
344+
rubocop (~> 1.80.2)
345345
standard-custom (~> 1.0.0)
346346
standard-performance (~> 1.8)
347347
standard-custom (1.0.2)
@@ -373,9 +373,9 @@ GEM
373373
railties (>= 7.1.0)
374374
tzinfo (2.0.6)
375375
concurrent-ruby (~> 1.0)
376-
unicode-display_width (3.1.4)
377-
unicode-emoji (~> 4.0, >= 4.0.4)
378-
unicode-emoji (4.0.4)
376+
unicode-display_width (3.2.0)
377+
unicode-emoji (~> 4.1)
378+
unicode-emoji (4.1.0)
379379
uri (1.0.4)
380380
useragent (0.16.11)
381381
warning (1.5.0)

0 commit comments

Comments
 (0)