Skip to content

Commit

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

Bump rubocop-govuk from 4.18.0 to 5.0.0
  • Loading branch information
Gweaton authored Jun 26, 2024
2 parents dfd1d55 + bf59873 commit 4df6b54
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
contracts (0.16.1)
dotenv (3.0.2)
em-websocket (0.5.3)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.6)
minitest (5.23.1)
minitest (5.24.0)
multi_json (1.15.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
Expand All @@ -142,8 +142,8 @@ GEM
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.24.0)
parser (3.3.2.0)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
parslet (2.0.0)
Expand All @@ -159,8 +159,8 @@ GEM
ffi (~> 1.0)
redcarpet (3.5.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.1)
strscan
rouge (3.30.0)
rubocop (1.64.1)
json (~> 2.3)
Expand All @@ -175,30 +175,24 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-govuk (4.18.0)
rubocop-govuk (5.0.0)
rubocop (= 1.64.1)
rubocop-ast (= 1.31.3)
rubocop-capybara (= 2.21.0)
rubocop-rails (= 2.25.0)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.30.0)
rubocop-rspec (= 3.0.1)
rubocop-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
sass (3.4.25)
sassc (2.4.0)
Expand Down

0 comments on commit 4df6b54

Please sign in to comment.