Skip to content

Commit

Permalink
ruby 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Aug 8, 2018
1 parent cb493d2 commit 5e28e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciidoctor-iso.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.files = `git ls-files`.split("\n")
spec.test_files = `git ls-files -- {spec}/*`.split("\n")
spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")

spec.add_dependency "asciidoctor", "~> 1.5.7"
spec.add_dependency "ruby-jing"
Expand Down

0 comments on commit 5e28e28

Please sign in to comment.