Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit d8ef047

Browse files
Bump govuk-forms-markdown from 0.5.0 to 0.6.0
Bumps [govuk-forms-markdown](https://github.com/alphagov/govuk-forms-markdown) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/alphagov/govuk-forms-markdown/releases) - [Changelog](https://github.com/alphagov/govuk-forms-markdown/blob/main/CHANGELOG.md) - [Commits](govuk-forms/govuk-forms-markdown@09d83e9...d6712a4) --- updated-dependencies: - dependency-name: govuk-forms-markdown dependency-version: d6712a441d0958524fcfa9dc78157e82f62469d6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ec4470 commit d8ef047

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gem "bootsnap", require: false
5050
# gem "rack-cors"
5151

5252
# Our own custom markdown renderer
53-
gem "govuk-forms-markdown", github: "alphagov/govuk-forms-markdown", tag: "0.5.0"
53+
gem "govuk-forms-markdown", github: "alphagov/govuk-forms-markdown", tag: "0.6.0"
5454

5555
# For structured logging
5656
gem "lograge"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/alphagov/govuk-forms-markdown.git
3-
revision: 09d83e917d333bb656925bf028ce100a0f86e947
4-
tag: 0.5.0
3+
revision: d6712a441d0958524fcfa9dc78157e82f62469d6
4+
tag: 0.6.0
55
specs:
6-
govuk-forms-markdown (0.5.0)
6+
govuk-forms-markdown (0.6.0)
77
redcarpet (~> 3.6)
88

99
GEM
@@ -268,7 +268,7 @@ GEM
268268
rdoc (6.14.1)
269269
erb
270270
psych (>= 4.0.0)
271-
redcarpet (3.6.0)
271+
redcarpet (3.6.1)
272272
regexp_parser (2.10.0)
273273
reline (0.6.1)
274274
io-console (~> 0.5)

0 commit comments

Comments
 (0)