diff options
| author | Zack Hobson | 2013-11-22 12:04:02 -0800 |
|---|---|---|
| committer | Zack Hobson | 2013-11-22 12:04:16 -0800 |
| commit | 0a7e14eb48525b291aa5715e107b981af99cbe35 (patch) | |
| tree | b0e4c094ee458537a03415aa6ddfc5d0185fca8c /Gemfile.lock | |
| parent | 6f8f7812e896c58cec91fc682528969b58807d41 (diff) | |
| download | hcl-0a7e14eb48525b291aa5715e107b981af99cbe35.tar.bz2 | |
test coverage for timesheet resource and command edge cases
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9d443b9..abd966c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,6 +10,7 @@ GEM remote: https://rubygems.org/ specs: chronic (0.9.1) + fakeweb (1.3.0) highline (1.6.19) metaclass (0.0.1) mocha (0.14.0) @@ -27,6 +28,7 @@ PLATFORMS ruby DEPENDENCIES + fakeweb hcl! mocha rubygems-tasks |
