Skip to content

Commit

Permalink
Fixed codeclimate issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Tsoganov authored and Sergei Tsoganov committed Oct 3, 2023
1 parent 4586d73 commit 7d66078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions estonian_e_invoice.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'savon'
spec.add_development_dependency 'bundler', '>= 2.2.10'
spec.add_development_dependency 'minitest', '~> 5.0'
spec.add_development_dependency 'mocha'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'simplecov'
spec.add_development_dependency 'webmock'
spec.add_development_dependency 'mocha'
end
end

0 comments on commit 7d66078

Please sign in to comment.