Skip to content

Commit 9138cd7

Browse files
Bump rubocop from 1.55.1 to 1.56.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.55.1 to 1.56.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.55.1...v1.56.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d3b4d9 commit 9138cd7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ GEM
88
remote: https://rubygems.org/
99
specs:
1010
ast (2.4.2)
11+
base64 (0.1.1)
1112
byebug (11.1.3)
1213
coderay (1.1.3)
1314
diffy (3.4.2)
@@ -30,7 +31,8 @@ GEM
3031
rake (13.0.6)
3132
regexp_parser (2.8.1)
3233
rexml (3.2.6)
33-
rubocop (1.55.1)
34+
rubocop (1.56.1)
35+
base64 (~> 0.1.1)
3436
json (~> 2.3)
3537
language_server-protocol (>= 3.17.0)
3638
parallel (~> 1.10)

0 commit comments

Comments
 (0)