Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi committed Feb 12, 2024
1 parent 8f531b9 commit 7f5dfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optic14n.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.homepage = "https://github.com/alphagov/optic14n"
spec.license = "MIT"

spec.required_ruby_version = ">= 3.3"
spec.required_ruby_version = ">= 3.1.4"

spec.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
Expand Down

0 comments on commit 7f5dfe5

Please sign in to comment.