update haml to get rid if weird escape_javascript bug

This commit is contained in:
Maxwell Salzberg 2012-05-31 23:10:34 -07:00
parent 018e513130
commit 80daa05817
2 changed files with 3 additions and 3 deletions

View file

@ -103,7 +103,7 @@ gem 'typhoeus'
# views
gem 'haml'
gem 'haml', '3.1.6.rc.1'
gem 'mobile-fu'
gem 'will_paginate'

View file

@ -197,7 +197,7 @@ GEM
guard-spork (0.8.0)
guard (>= 0.10.0)
spork (>= 0.8.4)
haml (3.1.5)
haml (3.1.6.rc.1)
handlebars_assets (0.4.4)
execjs (>= 1.2.9)
sprockets (>= 2.0.3)
@ -486,7 +486,7 @@ DEPENDENCIES
guard-cucumber
guard-rspec
guard-spork
haml
haml (= 3.1.6.rc.1)
handlebars_assets
heroku
heroku_san (= 3.0.1)