summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorZack Hobson2013-12-04 10:49:34 -0800
committerZack Hobson2013-12-04 10:49:34 -0800
commitd222c0f63d27a71f88ade5d630fac804a3b53510 (patch)
tree2b36e3c47f62e3a24b7ba16b5f74e5dffc458e5f /Gemfile.lock
parent1100d772f6c90fd1b8d3822dc94558cc339a13bc (diff)
downloadhcl-d222c0f63d27a71f88ade5d630fac804a3b53510.tar.bz2
add rubysl-test-unit dependency for rbx
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c11254f..88b0b26 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -13,11 +13,14 @@ GEM
fakeweb (1.3.0)
highline (1.6.20)
metaclass (0.0.1)
+ minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.8.2)
rake (10.1.0)
rubygems-tasks (0.2.4)
+ rubysl-test-unit (2.0.3)
+ minitest (~> 4.7)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
@@ -34,5 +37,6 @@ DEPENDENCIES
mocha
rake
rubygems-tasks
+ rubysl-test-unit
simplecov
yard