Skip to content

Commit 75196d4

Browse files
committed
bundle update
1 parent f18a114 commit 75196d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rubocop/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
minitest (5.22.3)
3636
mutex_m (0.2.0)
3737
parallel (1.24.0)
38-
parser (3.3.0.5)
38+
parser (3.3.1.0)
3939
ast (~> 2.4.1)
4040
racc
4141
racc (1.7.3)
@@ -44,7 +44,7 @@ GEM
4444
rake (13.2.1)
4545
regexp_parser (2.9.0)
4646
rexml (3.2.6)
47-
rubocop (1.63.3)
47+
rubocop (1.63.4)
4848
json (~> 2.3)
4949
language_server-protocol (>= 3.17.0)
5050
parallel (~> 1.10)
@@ -55,8 +55,8 @@ GEM
5555
rubocop-ast (>= 1.31.1, < 2.0)
5656
ruby-progressbar (~> 1.7)
5757
unicode-display_width (>= 2.4.0, < 3.0)
58-
rubocop-ast (1.31.2)
59-
parser (>= 3.3.0.4)
58+
rubocop-ast (1.31.3)
59+
parser (>= 3.3.1.0)
6060
rubocop-capybara (2.20.0)
6161
rubocop (~> 1.41)
6262
rubocop-factory_bot (2.25.1)

0 commit comments

Comments
 (0)