Skip to content

Commit

Permalink
Merge pull request #753 from tulibraries/dependabot/bundler/rubocop-1…
Browse files Browse the repository at this point in the history
….72.2

Bump rubocop from 1.71.1 to 1.72.2
  • Loading branch information
sensei100 authored Feb 19, 2025
2 parents 30968f2 + b2e4b06 commit 15c61a4
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ GEM
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.9.1)
json (2.10.1)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand All @@ -207,6 +207,7 @@ GEM
kaminari-core (1.2.2)
language_server-protocol (3.17.0.4)
library_stdnums (1.6.0)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -259,7 +260,7 @@ GEM
shellany (~> 0.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand Down Expand Up @@ -336,9 +337,10 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.71.2)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
Expand Down

0 comments on commit 15c61a4

Please sign in to comment.