Skip to content

Commit 983dee1

Browse files
Bump rubocop from 1.72.2 to 1.73.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.2 to 1.73.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.72.2...v1.73.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c0c2e7 commit 983dee1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ GEM
105105
diff-lcs (>= 1.2.0, < 2.0)
106106
rspec-support (~> 3.13.0)
107107
rspec-support (3.13.2)
108-
rubocop (1.72.2)
108+
rubocop (1.73.2)
109109
json (~> 2.3)
110110
language_server-protocol (~> 3.17.0.2)
111111
lint_roller (~> 1.1.0)
@@ -122,9 +122,9 @@ GEM
122122
rbs (~> 3.5)
123123
rubocop (~> 1.61)
124124
zlib
125-
rubocop-rubycw (0.2.1)
125+
rubocop-rubycw (0.2.2)
126126
lint_roller (~> 1.1)
127-
rubocop (~> 1.72.1)
127+
rubocop (~> 1.72, >= 1.72.1)
128128
ruby-progressbar (1.13.0)
129129
securerandom (0.4.1)
130130
stackprof (0.2.27)

0 commit comments

Comments
 (0)