Skip to content

Commit 94578bc

Browse files
Bump rubocop-govuk from 5.1.2 to 5.1.4 in /support/pipeline-visualiser
Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.1.2 to 5.1.4. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](alphagov/rubocop-govuk@v5.1.2...v5.1.4) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-version: 5.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dcc508 commit 94578bc

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

support/pipeline-visualiser/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GEM
3434
benchmark (0.4.0)
3535
bigdecimal (3.1.9)
3636
concurrent-ruby (1.3.5)
37-
connection_pool (2.5.0)
37+
connection_pool (2.5.1)
3838
diff-lcs (1.5.1)
3939
drb (2.2.1)
4040
i18n (1.14.7)
@@ -49,15 +49,15 @@ GEM
4949
mustermann (3.0.3)
5050
ruby2_keywords (~> 0.0.1)
5151
nio4r (2.7.4)
52-
parallel (1.26.3)
53-
parser (3.3.7.4)
52+
parallel (1.27.0)
53+
parser (3.3.8.0)
5454
ast (~> 2.4.1)
5555
racc
5656
prism (1.4.0)
5757
puma (6.6.0)
5858
nio4r (~> 2.0)
5959
racc (1.8.1)
60-
rack (3.1.12)
60+
rack (3.1.13)
6161
rack-protection (4.1.1)
6262
base64 (>= 0.1.0)
6363
logger (>= 1.6.0)
@@ -81,26 +81,26 @@ GEM
8181
diff-lcs (>= 1.2.0, < 2.0)
8282
rspec-support (~> 3.13.0)
8383
rspec-support (3.13.1)
84-
rubocop (1.75.1)
84+
rubocop (1.75.2)
8585
json (~> 2.3)
8686
language_server-protocol (~> 3.17.0.2)
8787
lint_roller (~> 1.1.0)
8888
parallel (~> 1.10)
8989
parser (>= 3.3.0.2)
9090
rainbow (>= 2.2.2, < 4.0)
9191
regexp_parser (>= 2.9.3, < 3.0)
92-
rubocop-ast (>= 1.43.0, < 2.0)
92+
rubocop-ast (>= 1.44.0, < 2.0)
9393
ruby-progressbar (~> 1.7)
9494
unicode-display_width (>= 2.4.0, < 4.0)
95-
rubocop-ast (1.43.0)
95+
rubocop-ast (1.44.0)
9696
parser (>= 3.3.7.2)
9797
prism (~> 1.4)
9898
rubocop-capybara (2.22.1)
9999
lint_roller (~> 1.1)
100100
rubocop (~> 1.72, >= 1.72.1)
101-
rubocop-govuk (5.1.2)
102-
rubocop (= 1.75.1)
103-
rubocop-ast (= 1.43.0)
101+
rubocop-govuk (5.1.4)
102+
rubocop (= 1.75.2)
103+
rubocop-ast (= 1.44.0)
104104
rubocop-capybara (= 2.22.1)
105105
rubocop-rails (= 2.31.0)
106106
rubocop-rake (= 0.7.1)

0 commit comments

Comments
 (0)