Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Feb 12, 2024
1 parent bcbbfb2 commit 16187fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asciidoctor-reducer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'asciidoctor', '~> 2.0'

s.add_development_dependency 'rake', '~> 13.0.0'
s.add_development_dependency 'rspec', '~> 3.11.0'
s.add_development_dependency 'rake', '~> 13.1.0'
s.add_development_dependency 'rspec', '~> 3.13.0'
end

0 comments on commit 16187fc

Please sign in to comment.