Skip to content

Commit 3b5f808

Browse files
authored
Merge pull request #310 from jhmartin/dependabot/bundler/rubocop-1.69.1
Bump rubocop from 1.68.0 to 1.69.1
2 parents 6b3e235 + 685d572 commit 3b5f808

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,28 +37,30 @@ GEM
3737
chef-utils
3838
openssl (3.2.0)
3939
parallel (1.26.3)
40-
parser (3.3.5.0)
40+
parser (3.3.6.0)
4141
ast (~> 2.4.1)
4242
racc
4343
racc (1.8.1)
4444
rainbow (3.1.1)
45-
regexp_parser (2.9.2)
45+
regexp_parser (2.9.3)
4646
rexml (3.3.9)
47-
rubocop (1.68.0)
47+
rubocop (1.69.1)
4848
json (~> 2.3)
4949
language_server-protocol (>= 3.17.0)
5050
parallel (~> 1.10)
5151
parser (>= 3.3.0.2)
5252
rainbow (>= 2.2.2, < 4.0)
53-
regexp_parser (>= 2.4, < 3.0)
54-
rubocop-ast (>= 1.32.2, < 2.0)
53+
regexp_parser (>= 2.9.3, < 3.0)
54+
rubocop-ast (>= 1.36.2, < 2.0)
5555
ruby-progressbar (~> 1.7)
56-
unicode-display_width (>= 2.4.0, < 3.0)
57-
rubocop-ast (1.33.0)
56+
unicode-display_width (>= 2.4.0, < 4.0)
57+
rubocop-ast (1.36.2)
5858
parser (>= 3.3.1.0)
5959
ruby-progressbar (1.13.0)
6060
tomlrb (2.0.3)
61-
unicode-display_width (2.6.0)
61+
unicode-display_width (3.1.2)
62+
unicode-emoji (~> 4.0, >= 4.0.4)
63+
unicode-emoji (4.0.4)
6264

6365
PLATFORMS
6466
ruby

0 commit comments

Comments
 (0)