Skip to content

Commit f91b9b1

Browse files
committed
Update Ruby to 3.4.9 and govuk_tech_docs gem to 6.1.0
1 parent 81d5cf5 commit f91b9b1

3 files changed

Lines changed: 168 additions & 88 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.3
1+
3.4.9

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gem "tzinfo-data", platforms: %i[mswin mingw jruby]
1212
gem "logger"
1313

1414
# Include the tech docs gem
15-
gem "govuk_tech_docs"
15+
gem "govuk_tech_docs", "~> 6.1.0"
1616

1717
# Development
1818
gem "json"

0 commit comments

Comments
 (0)