Skip to content

Commit

Permalink
Depend on jod ~> 0.3 for development
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Jul 3, 2023
1 parent f7c6b0b commit 9330e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-rdf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~> 3.0'
s.add_development_dependency 'pry-byebug', '~> 3.4'
s.add_development_dependency 'rdoc', '~> 6.2', '>= 6.2.1'
s.add_development_dependency 'jekyll-theme-jod', '~> 0.2'
s.add_development_dependency 'jekyll-theme-jod', '~> 0.3'
s.add_development_dependency 'kramdown-parser-gfm', '~> 1.1'
end

0 comments on commit 9330e20

Please sign in to comment.