diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0969c5794..1d7ff9a08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,16 +13,23 @@ GEM activesupport (2.3.14) annotate (2.4.0) archive-tar-minitar (0.5.2) + bootstrap-sass (2.1.1.0) capistrano (2.13.4) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) + chunky_png (1.2.6) columnize (0.3.6) + compass (0.12.2) + chunky_png (~> 1.2) + fssm (>= 0.2.7) + sass (~> 3.1) fakeweb (1.3.0) fast_gettext (0.6.8) fastercsv (1.5.5) + fssm (0.2.9) gettext (2.3.3) locale gettext_i18n_rails (0.7.1) @@ -87,6 +94,7 @@ GEM ruby-ole (1.2.11.3) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) + sass (3.2.1) syslog_protocol (0.9.2) test-unit (1.2.3) hoe (>= 1.5.1) @@ -101,7 +109,9 @@ PLATFORMS DEPENDENCIES annotate + bootstrap-sass capistrano + compass fakeweb fast_gettext (>= 0.6.0) fastercsv (>= 1.5.5) |