Skip to content

Commit 0546865

Browse files
Bump rubocop from 1.69.1 to 1.69.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.1 to 1.69.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.1...v1.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ef3504 commit 0546865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
rspec-support (3.13.1)
9999
rspec-temp_dir (1.1.1)
100100
rspec (>= 3.0)
101-
rubocop (1.69.1)
101+
rubocop (1.69.2)
102102
json (~> 2.3)
103103
language_server-protocol (>= 3.17.0)
104104
parallel (~> 1.10)
@@ -108,7 +108,7 @@ GEM
108108
rubocop-ast (>= 1.36.2, < 2.0)
109109
ruby-progressbar (~> 1.7)
110110
unicode-display_width (>= 2.4.0, < 4.0)
111-
rubocop-ast (1.36.2)
111+
rubocop-ast (1.37.0)
112112
parser (>= 3.3.1.0)
113113
rubocop_auto_corrector (0.5.0)
114114
rubocop (>= 1.30.0)

0 commit comments

Comments
 (0)