Skip to content

Commit

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

Bump rubocop-govuk from 4.8.0 to 4.9.0
  • Loading branch information
KludgeKML authored Nov 28, 2022
2 parents e8e4bf4 + a7ea79b commit 0618003
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ GEM
term-ansicolor (~> 1.7)
thor (>= 0.20, < 2.0)
parallel (1.22.1)
parser (3.1.2.1)
parser (3.1.3.0)
ast (~> 2.4.1)
parslet (2.0.0)
pg (1.4.5)
Expand Down Expand Up @@ -291,7 +291,7 @@ GEM
redis (4.5.1)
redis-namespace (1.8.2)
redis (>= 3.0.4)
regexp_parser (2.6.0)
regexp_parser (2.6.1)
request_store (1.5.1)
rack (>= 1.4)
rest-client (2.1.0)
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.11.1)
rubocop (1.37.1)
rubocop (1.39.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
Expand All @@ -333,19 +333,19 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-govuk (4.8.0)
rubocop (= 1.37.1)
rubocop-govuk (4.9.0)
rubocop (= 1.39.0)
rubocop-ast (= 1.23.0)
rubocop-rails (= 2.17.1)
rubocop-rails (= 2.17.3)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.14.1)
rubocop-rails (2.17.1)
rubocop-rspec (= 2.15.0)
rubocop-rails (2.17.3)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.14.1)
rubocop-rspec (2.15.0)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
rubyzip (2.3.2)
Expand Down

0 comments on commit 0618003

Please sign in to comment.