diff options
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 f92be20a9..084ce19f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,6 +17,7 @@ GEM activeresource (2.3.14) activesupport (= 2.3.14) activesupport (2.3.14) + annotate (2.4.0) columnize (0.3.6) fakeweb (1.3.0) fast_gettext (0.6.1) @@ -67,6 +68,7 @@ PLATFORMS ruby DEPENDENCIES + annotate fakeweb fast_gettext (>= 0.6.0) gettext (>= 1.9.3) |