Skip to content

Commit

Permalink
Merge pull request #134 from alphagov/dependabot/bundler/rubocop-govu…
Browse files Browse the repository at this point in the history
…k-4.18.0
  • Loading branch information
govuk-ci authored Jun 5, 2024
2 parents 8bc6ef4 + c9cb50f commit dfd1d55
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8.3)
activesupport (7.0.8.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down 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.2.3)
concurrent-ruby (1.3.1)
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.0)
minitest (5.23.1)
multi_json (1.15.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
Expand All @@ -143,12 +143,12 @@ GEM
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.24.0)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
parslet (2.0.0)
public_suffix (5.0.4)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-livereload (0.3.17)
rack
Expand All @@ -162,7 +162,7 @@ GEM
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (3.30.0)
rubocop (1.63.5)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -179,20 +179,20 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-govuk (4.17.1)
rubocop (= 1.63.5)
rubocop-govuk (4.18.0)
rubocop (= 1.64.1)
rubocop-ast (= 1.31.3)
rubocop-rails (= 2.25.0)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.29.2)
rubocop-rspec (= 2.30.0)
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.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down

0 comments on commit dfd1d55

Please sign in to comment.