Added simplecov
[erd-marker.git] / Gemfile.lock
index d440e9ca5807db2dedee9b11b5a3694975ad8e8e..8cec60c0532a8c96a17792af14ba7ccfdd24a076 100644 (file)
@@ -4,6 +4,7 @@ GEM
     diff-lcs (1.1.3)
     graph.njae (0.2.3)
     json (1.6.5)
+    multi_json (1.3.6)
     porter2stemmer (1.0.0)
     rake (0.9.2.2)
     rdoc (3.12)
@@ -16,6 +17,10 @@ GEM
     rspec-expectations (2.8.0)
       diff-lcs (~> 1.1.2)
     rspec-mocks (2.8.0)
+    simplecov (0.6.4)
+      multi_json (~> 1.0)
+      simplecov-html (~> 0.5.3)
+    simplecov-html (0.5.3)
 
 PLATFORMS
   ruby
@@ -27,3 +32,4 @@ DEPENDENCIES
   rake
   rdoc
   rspec
+  simplecov