bump haml

This commit is contained in:
Jonne Haß 2012-09-07 05:10:25 +02:00
parent 3886547bf1
commit 0d925c0fed
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -213,7 +213,7 @@ GEM
guard-spork (0.8.0)
guard (>= 0.10.0)
spork (>= 0.8.4)
haml (3.1.6.rc.1)
haml (3.1.7)
handlebars_assets (0.4.4)
execjs (>= 1.2.9)
sprockets (>= 2.0.3)
@ -501,7 +501,7 @@ DEPENDENCIES
guard-cucumber
guard-rspec
guard-spork
haml (= 3.1.6.rc.1)
haml (= 3.1.7)
handlebars_assets
heroku
heroku_san (= 3.0.4)