We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e9ae7 commit d3244b6Copy full SHA for d3244b6
govspeak.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
12
s.summary = "Markup language for single domain"
13
s.description = 'A set of extensions to markdown layered on top of the kramdown
14
library for use in the UK Government Single Domain project'
15
- s.required_ruby_version = ">= 3.3"
+ s.required_ruby_version = ">= 3.1.4"
16
17
s.files = Dir[
18
"lib/**/*",
0 commit comments