summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e5fd139..1a77161 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -16,14 +16,26 @@ GEM
json (1.7.5-java)
more_math (0.0.4)
tins (~> 0.3)
+ multi_json (1.3.6)
+ pry-editline (1.1.1)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
sdoc (0.3.16)
json (>= 1.1.3)
rdoc (~> 3.10)
+ simplecov (0.6.4)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.5.3)
+ simplecov-html (0.5.3)
term-ansicolor (1.0.7)
+ test-unit (2.5.2)
tins (0.4.3)
+ utils (0.0.48)
+ dslkit (~> 0.2.10)
+ pry-editline
+ term-ansicolor (~> 1.0)
+ tins
PLATFORMS
java
@@ -32,3 +44,6 @@ PLATFORMS
DEPENDENCIES
flott
sdoc
+ simplecov
+ test-unit (~> 2.5)
+ utils