aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Filip Ignacy Bartosik <jbartosik@gmail.com>2011-06-28 17:36:13 +0200
committerPetteri Räty <petsku@petteriraty.eu>2011-07-05 18:04:43 +0300
commit7b372216bb8dbd59c456006e0ea5b9c699107e0b (patch)
treeffe47e24671793eeb2c9f77ba00fe593634dfaa1 /site/Gemfile.lock
parentMerge remote-tracking branch 'github/bugfix' (diff)
downloadcouncil-webapp-7b372216bb8dbd59c456006e0ea5b9c699107e0b.tar.gz
council-webapp-7b372216bb8dbd59c456006e0ea5b9c699107e0b.tar.bz2
council-webapp-7b372216bb8dbd59c456006e0ea5b9c699107e0b.zip
Allow markdown in agenda item body
Input is only one line high. This is fixed in newer hobo, but some other, more serious problems are introduced.
Diffstat (limited to 'site/Gemfile.lock')
-rw-r--r--site/Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index aca3ead..6d5bbb4 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -31,6 +31,7 @@ GEM
addressable (2.2.5)
arel (2.0.9)
bcrypt-ruby (2.1.4)
+ bluecloth (2.1.0)
builder (3.0.0)
capybara (0.4.1.2)
celerity (>= 0.7.9)
@@ -210,6 +211,7 @@ PLATFORMS
ruby
DEPENDENCIES
+ bluecloth
capybara
cucumber-rails
database_cleaner