diff options
| -rw-r--r-- | Gemfile.lock | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/Gemfile.lock b/Gemfile.lock index a7095cc..c11254f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,6 +16,7 @@ GEM      mocha (0.14.0)        metaclass (~> 0.0.1)      multi_json (1.8.2) +    rake (10.1.0)      rubygems-tasks (0.2.4)      simplecov (0.7.1)        multi_json (~> 1.0) @@ -31,6 +32,7 @@ DEPENDENCIES    fakeweb    hcl!    mocha +  rake    rubygems-tasks    simplecov    yard | 
