Skip to content

Commit 374b4cb

Browse files
Bump rubocop from 1.65.0 to 1.65.1 (#94)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.0 to 1.65.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.0...v1.65.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d386e0 commit 374b4cb

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
@@ -173,7 +173,7 @@ GEM
173173
psych (5.1.2)
174174
stringio
175175
public_suffix (5.0.5)
176-
racc (1.8.0)
176+
racc (1.8.1)
177177
rack (3.0.11)
178178
rack-session (2.0.0)
179179
rack (>= 3.0.0)
@@ -219,7 +219,7 @@ GEM
219219
regexp_parser (2.9.2)
220220
reline (0.5.8)
221221
io-console (~> 0.5)
222-
rexml (3.3.1)
222+
rexml (3.3.4)
223223
strscan
224224
rspec (3.13.0)
225225
rspec-core (~> 3.13.0)
@@ -234,7 +234,7 @@ GEM
234234
diff-lcs (>= 1.2.0, < 2.0)
235235
rspec-support (~> 3.13.0)
236236
rspec-support (3.13.0)
237-
rubocop (1.65.0)
237+
rubocop (1.65.1)
238238
json (~> 2.3)
239239
language_server-protocol (>= 3.17.0)
240240
parallel (~> 1.10)

0 commit comments

Comments
 (0)