Skip to content

Commit

Permalink
Merge pull request #3090 from alphagov/dependabot/bundler/rubocop-gov…
Browse files Browse the repository at this point in the history
…uk-4.9.0

Bump rubocop-govuk from 4.8.0 to 4.9.0
  • Loading branch information
andysellick authored Nov 29, 2022
2 parents a32afd0 + 150b4e7 commit 20f97fc
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 @@ -203,7 +203,7 @@ GEM
racc (~> 1.4)
null_logger (0.0.1)
parallel (1.22.1)
parser (3.1.2.1)
parser (3.1.3.0)
ast (~> 2.4.1)
percy-capybara (5.0.0)
capybara (>= 3)
Expand Down Expand Up @@ -262,7 +262,7 @@ GEM
rainbow (3.1.1)
raindrops (0.20.0)
rake (13.0.6)
regexp_parser (2.6.0)
regexp_parser (2.6.1)
request_store (1.5.1)
rack (>= 1.4)
rest-client (2.1.0)
Expand All @@ -289,7 +289,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 @@ -301,19 +301,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 20f97fc

Please sign in to comment.