Add mocha for testing

This commit is contained in:
David Heinemeier Hansson
2023-02-03 13:48:34 +01:00
parent aed7425b42
commit ad26bce5a2
3 changed files with 6 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ GEM
nokogiri (>= 1.5.9)
method_source (1.0.0)
minitest (5.17.0)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.0.1)
@@ -74,6 +76,7 @@ GEM
rake (13.0.6)
reline (0.3.2)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
sshkit (1.21.3)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
@@ -92,6 +95,7 @@ PLATFORMS
DEPENDENCIES
debug
mocha
mrsk!
railties