Skip to content

Commit

Permalink
Bump rubocop in /tictactoe_ruby in the bundler-minor group
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JanEricNitschke committed Feb 11, 2025
1 parent 9d8a31d commit 4426db4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tictactoe_ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
json (2.9.1)
json (2.10.1)
language_server-protocol (3.17.0.4)
minitest (5.25.4)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.10.0)
rubocop (1.71.1)
rubocop (1.71.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down

0 comments on commit 4426db4

Please sign in to comment.