diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 83b5db2..f966c50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,6 +29,7 @@ GEM method_source (~> 0.8) slop (~> 3.3.1) rack (1.4.1) + redcarpet (2.2.2) rspec (2.12.0) rspec-core (~> 2.12.0) rspec-expectations (~> 2.12.0) @@ -44,6 +45,7 @@ GEM slop (3.3.3) thor (0.16.0) tilt (1.3.3) + yard (0.8.3) PLATFORMS ruby @@ -53,7 +55,9 @@ DEPENDENCIES guard-bundler guard-rspec rack + redcarpet rspec simplecov thor + yard zero! |