diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b6fc69219..e3cabe702 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,6 +28,8 @@ GEM activemodel (= 3.0.17) activesupport (= 3.0.17) activesupport (3.0.17) + acts_as_versioned (0.6.0) + activerecord (~> 3.0.0.beta4) annotate (2.5.0) rake archive-tar-minitar (0.5.2) @@ -204,6 +206,7 @@ PLATFORMS ruby DEPENDENCIES + acts_as_versioned annotate bootstrap-sass capistrano |