Skip to content

Commit 86ec00a

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump rubocop in /tictactoe_ruby in the bundler-minor group
Bumps the bundler-minor group in /tictactoe_ruby with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.75.2 to 1.75.4 - [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.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1114497 commit 86ec00a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tictactoe_ruby/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.3)
10-
json (2.10.2)
10+
json (2.11.3)
1111
language_server-protocol (3.17.0.4)
1212
lint_roller (1.1.0)
1313
minitest (5.25.5)
14-
parallel (1.26.3)
15-
parser (3.3.7.4)
14+
parallel (1.27.0)
15+
parser (3.3.8.0)
1616
ast (~> 2.4.1)
1717
racc
1818
prism (1.4.0)
1919
racc (1.8.1)
2020
rainbow (3.1.1)
2121
rake (13.2.1)
2222
regexp_parser (2.10.0)
23-
rubocop (1.75.2)
23+
rubocop (1.75.4)
2424
json (~> 2.3)
2525
language_server-protocol (~> 3.17.0.2)
2626
lint_roller (~> 1.1.0)
@@ -31,7 +31,7 @@ GEM
3131
rubocop-ast (>= 1.44.0, < 2.0)
3232
ruby-progressbar (~> 1.7)
3333
unicode-display_width (>= 2.4.0, < 4.0)
34-
rubocop-ast (1.44.0)
34+
rubocop-ast (1.44.1)
3535
parser (>= 3.3.7.2)
3636
prism (~> 1.4)
3737
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)