Skip to content

Commit 1f3463f

Browse files
Bump standard from 1.31.2 to 1.32.0 (#1908)
Bumps [standard](https://github.com/standardrb/standard) from 1.31.2 to 1.32.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.31.2...v1.32.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5d3cfb commit 1f3463f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ GEM
8282
rake
8383
thor (>= 0.14.0)
8484
ast (2.4.2)
85-
base64 (0.1.1)
8685
benchmark-ips (2.12.0)
8786
better_html (2.0.2)
8887
actionview (>= 6.0)
@@ -238,19 +237,18 @@ GEM
238237
rspec-mocks (~> 3.10)
239238
rspec-support (~> 3.10)
240239
rspec-support (3.12.0)
241-
rubocop (1.56.4)
242-
base64 (~> 0.1.1)
240+
rubocop (1.57.2)
243241
json (~> 2.3)
244242
language_server-protocol (>= 3.17.0)
245243
parallel (~> 1.10)
246-
parser (>= 3.2.2.3)
244+
parser (>= 3.2.2.4)
247245
rainbow (>= 2.2.2, < 4.0)
248246
regexp_parser (>= 1.8, < 3.0)
249247
rexml (>= 3.2.5, < 4.0)
250248
rubocop-ast (>= 1.28.1, < 2.0)
251249
ruby-progressbar (~> 1.7)
252250
unicode-display_width (>= 2.4.0, < 3.0)
253-
rubocop-ast (1.29.0)
251+
rubocop-ast (1.30.0)
254252
parser (>= 3.2.1.0)
255253
rubocop-md (1.2.1)
256254
rubocop (>= 1.0)
@@ -284,10 +282,10 @@ GEM
284282
actionpack (>= 5.2)
285283
activesupport (>= 5.2)
286284
sprockets (>= 3.0.0)
287-
standard (1.31.2)
285+
standard (1.32.0)
288286
language_server-protocol (~> 3.17.0.2)
289287
lint_roller (~> 1.0)
290-
rubocop (~> 1.56.4)
288+
rubocop (~> 1.57.2)
291289
standard-custom (~> 1.0.0)
292290
standard-performance (~> 1.2)
293291
standard-custom (1.0.2)

0 commit comments

Comments
 (0)