Skip to content

Commit 4426db4

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.71.1 to 1.71.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.1...v1.71.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d8a31d commit 4426db4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tictactoe_ruby/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.2)
10-
json (2.9.1)
10+
json (2.10.1)
1111
language_server-protocol (3.17.0.4)
1212
minitest (5.25.4)
1313
parallel (1.26.3)
14-
parser (3.3.7.0)
14+
parser (3.3.7.1)
1515
ast (~> 2.4.1)
1616
racc
1717
racc (1.8.1)
1818
rainbow (3.1.1)
1919
rake (13.2.1)
2020
regexp_parser (2.10.0)
21-
rubocop (1.71.1)
21+
rubocop (1.71.2)
2222
json (~> 2.3)
2323
language_server-protocol (>= 3.17.0)
2424
parallel (~> 1.10)

0 commit comments

Comments
 (0)