Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Commit 75560b4

Browse files
Bump rubocop from 1.57.1 to 1.57.2 (#298)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.1 to 1.57.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.1...v1.57.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7429ed commit 75560b4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ GEM
8484
aws-sigv4 (~> 1.1)
8585
aws-sigv4 (1.6.1)
8686
aws-eventstream (~> 1, >= 1.0.2)
87-
base64 (0.1.1)
8887
bootsnap (1.17.0)
8988
msgpack (~> 1.2)
9089
builder (3.2.4)
@@ -259,8 +258,7 @@ GEM
259258
rswag-ui (2.11.0)
260259
actionpack (>= 3.1, < 7.2)
261260
railties (>= 3.1, < 7.2)
262-
rubocop (1.57.1)
263-
base64 (~> 0.1.1)
261+
rubocop (1.57.2)
264262
json (~> 2.3)
265263
language_server-protocol (>= 3.17.0)
266264
parallel (~> 1.10)
@@ -271,7 +269,7 @@ GEM
271269
rubocop-ast (>= 1.28.1, < 2.0)
272270
ruby-progressbar (~> 1.7)
273271
unicode-display_width (>= 2.4.0, < 3.0)
274-
rubocop-ast (1.29.0)
272+
rubocop-ast (1.30.0)
275273
parser (>= 3.2.1.0)
276274
ruby-prof (1.6.3)
277275
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)