Skip to content

Commit bcc571b

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

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
@@ -20,7 +20,7 @@ GEM
2020
rainbow (3.1.1)
2121
rake (13.3.1)
2222
regexp_parser (2.11.3)
23-
rubocop (1.82.0)
23+
rubocop (1.82.1)
2424
json (~> 2.3)
2525
language_server-protocol (~> 3.17.0.2)
2626
lint_roller (~> 1.1.0)
@@ -31,9 +31,9 @@ GEM
3131
rubocop-ast (>= 1.48.0, < 2.0)
3232
ruby-progressbar (~> 1.7)
3333
unicode-display_width (>= 2.4.0, < 4.0)
34-
rubocop-ast (1.48.0)
34+
rubocop-ast (1.49.0)
3535
parser (>= 3.3.7.2)
36-
prism (~> 1.4)
36+
prism (~> 1.7)
3737
ruby-progressbar (1.13.0)
3838
unicode-display_width (3.2.0)
3939
unicode-emoji (~> 4.1)

0 commit comments

Comments
 (0)