Skip to content

Commit

Permalink
Merge pull request #2670 from tulibraries/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…1.43.0

Bump rubocop from 1.42.0 to 1.43.0
  • Loading branch information
cdoyle-temple authored Jan 11, 2023
2 parents 2e054fd + f0141ac commit 0aa414c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -491,16 +491,16 @@ GEM
rswag-ui (2.8.0)
actionpack (>= 3.1, < 7.1)
railties (>= 3.1, < 7.1)
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)
rubocop-rails (2.17.4)
Expand Down

0 comments on commit 0aa414c

Please sign in to comment.