Skip to content

Commit 7d9e496

Browse files
authored
Merge pull request #230 from tulibraries/dependabot/bundler/rubocop-1.84.0
Bump rubocop from 1.81.7 to 1.84.0
2 parents 29da47f + 641d181 commit 7d9e496

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ GEM
3535
minitest (6.0.1)
3636
prism (~> 1.5)
3737
parallel (1.27.0)
38-
parser (3.3.10.0)
38+
parser (3.3.10.1)
3939
ast (~> 2.4.1)
4040
racc
41-
prism (1.7.0)
41+
prism (1.9.0)
4242
racc (1.8.1)
4343
rack (3.2.4)
4444
rainbow (3.1.1)
@@ -57,15 +57,15 @@ GEM
5757
diff-lcs (>= 1.2.0, < 2.0)
5858
rspec-support (~> 3.13.0)
5959
rspec-support (3.13.6)
60-
rubocop (1.81.7)
60+
rubocop (1.84.0)
6161
json (~> 2.3)
6262
language_server-protocol (~> 3.17.0.2)
6363
lint_roller (~> 1.1.0)
6464
parallel (~> 1.10)
6565
parser (>= 3.3.0.2)
6666
rainbow (>= 2.2.2, < 4.0)
6767
regexp_parser (>= 2.9.3, < 3.0)
68-
rubocop-ast (>= 1.47.1, < 2.0)
68+
rubocop-ast (>= 1.49.0, < 2.0)
6969
ruby-progressbar (~> 1.7)
7070
unicode-display_width (>= 2.4.0, < 4.0)
7171
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)