Skip to content

Commit

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

Bump rubocop from 1.42.0 to 1.43.0
  • Loading branch information
sensei100 authored Jan 16, 2023
2 parents 6ed6240 + 669f2ff commit b2bb59d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ GEM
shellany (~> 0.0)
ostruct (0.5.5)
parallel (1.22.1)
parser (3.1.3.0)
parser (3.2.0.0)
ast (~> 2.4.1)
pry (0.14.2)
coderay (~> 1.1)
Expand Down Expand Up @@ -300,16 +300,16 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.42.0)
rubocop (1.43.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
Expand Down Expand Up @@ -342,7 +342,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.3.0)
unicode-display_width (2.4.2)
view_component (2.79.0)
activesupport (>= 5.0.0, < 8.0)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit b2bb59d

Please sign in to comment.