Skip to content

Commit 6151878

Browse files
chore(deps-dev): bump rubocop from 1.75.2 to 1.75.3 in /ruby-sdk (#277)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.2 to 1.75.3. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.2...v1.75.3) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.3 dependency-type: direct:development 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 ff04aa6 commit 6151878

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ruby-sdk/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ GEM
1212
json (2.10.2)
1313
language_server-protocol (3.17.0.4)
1414
lint_roller (1.1.0)
15-
parallel (1.26.3)
16-
parser (3.3.7.4)
15+
parallel (1.27.0)
16+
parser (3.3.8.0)
1717
ast (~> 2.4.1)
1818
racc
1919
prism (1.4.0)
@@ -39,7 +39,7 @@ GEM
3939
diff-lcs (>= 1.2.0, < 2.0)
4040
rspec-support (~> 3.13.0)
4141
rspec-support (3.13.1)
42-
rubocop (1.75.2)
42+
rubocop (1.75.3)
4343
json (~> 2.3)
4444
language_server-protocol (~> 3.17.0.2)
4545
lint_roller (~> 1.1.0)
@@ -50,7 +50,7 @@ GEM
5050
rubocop-ast (>= 1.44.0, < 2.0)
5151
ruby-progressbar (~> 1.7)
5252
unicode-display_width (>= 2.4.0, < 4.0)
53-
rubocop-ast (1.44.0)
53+
rubocop-ast (1.44.1)
5454
parser (>= 3.3.7.2)
5555
prism (~> 1.4)
5656
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)