Skip to content

Commit

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

Bump rubocop-govuk from 4.18.0 to 5.0.1
  • Loading branch information
MuriloDalRi authored Jun 27, 2024
2 parents b03cb32 + c7d9374 commit 3c5b613
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
bigdecimal (3.1.8)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -42,7 +42,7 @@ GEM
optimist (~> 3)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
minitest (5.23.1)
minitest (5.24.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand All @@ -51,8 +51,8 @@ GEM
sawyer (~> 0.9)
oj (3.14.3)
optimist (3.0.1)
parallel (1.24.0)
parser (3.3.2.0)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
pry (0.14.1)
Expand All @@ -63,12 +63,12 @@ GEM
pry (>= 0.13, < 0.15)
public_suffix (5.0.5)
racc (1.8.0)
rack (3.0.11)
rack (3.1.4)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.1)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -95,30 +95,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.1)
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)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand Down

0 comments on commit 3c5b613

Please sign in to comment.