Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
RRethy committed Aug 3, 2023
1 parent 58be530 commit 1d0bb01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions krane.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("minitest", "~> 5.19")
spec.add_development_dependency("minitest-stub-const", "~> 0.6")
spec.add_development_dependency("minitest-reporters")
spec.add_development_dependency("mocha", "~> 1.5")
spec.add_development_dependency("webmock", "~> 3.0")
spec.add_development_dependency("mocha", "~> 2.1")
spec.add_development_dependency("webmock", "~> 3.18")
spec.add_development_dependency("timecop")

# Debugging and analysis
Expand Down

0 comments on commit 1d0bb01

Please sign in to comment.