Skip to content

Commit

Permalink
Attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
slonopotamus committed Jan 20, 2025
1 parent 38f91e8 commit ac554e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asciidoctor-fb2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'asciidoctor-diagram', '~> 2.0'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rspec', '~> 3.13.0'
s.add_development_dependency 'rubocop', '~> 1.28.2'
s.add_development_dependency 'rubocop', '~> 1.70.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.10.0'
s.add_development_dependency 'rubocop-rspec', '~> 3.3'
end

0 comments on commit ac554e6

Please sign in to comment.