We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7685c66 + 9890727 commit 368abfdCopy full SHA for 368abfd
Gemfile
@@ -45,7 +45,7 @@ gem "bootsnap", require: false
45
# gem "rack-cors"
46
47
# Our own custom markdown renderer
48
-gem "govuk-forms-markdown", github: "alphagov/govuk-forms-markdown", tag: "0.3.1"
+gem "govuk-forms-markdown", github: "alphagov/govuk-forms-markdown", tag: "0.4.0"
49
50
# For structured logging
51
gem "lograge"
Gemfile.lock
@@ -1,9 +1,9 @@
1
GIT
2
remote: https://github.com/alphagov/govuk-forms-markdown.git
3
- revision: 87504748c303bf8bbd6383f3cbb06844fb38da73
4
- tag: 0.3.1
+ revision: ef476d06e04678ddf6ad69bc983d12e34ba8f283
+ tag: 0.4.0
5
specs:
6
- govuk-forms-markdown (0.3.1)
+ govuk-forms-markdown (0.4.0)
7
redcarpet (~> 3.6)
8
9
GEM
0 commit comments