Skip to content

Commit

Permalink
Merge pull request #849 from alphagov/dependabot/bundler/rubocop-govu…
Browse files Browse the repository at this point in the history
…k-4.7.0

Bump rubocop-govuk from 4.6.0 to 4.7.0
  • Loading branch information
kevindew authored Aug 22, 2022
2 parents 384b4d9 + 06777fa commit b67b236
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ GEM
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
parallel (1.22.1)
parser (3.1.2.0)
parser (3.1.2.1)
ast (~> 2.4.1)
plek (4.0.0)
power_assert (1.2.0)
Expand Down Expand Up @@ -317,21 +317,21 @@ GEM
rexml (3.2.5)
rinku (2.0.6)
rouge (3.30.0)
rubocop (1.31.2)
rubocop (1.35.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-govuk (4.6.0)
rubocop (= 1.31.2)
rubocop-ast (= 1.19.1)
rubocop-govuk (4.7.0)
rubocop (= 1.35.0)
rubocop-ast (= 1.21.0)
rubocop-rails (= 2.15.2)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.12.1)
Expand Down

0 comments on commit b67b236

Please sign in to comment.