bump haml
This commit is contained in:
parent
858f447512
commit
061bca7ca5
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -88,7 +88,7 @@ gem 'typhoeus', '0.6.3'
|
|||
|
||||
gem 'client_side_validations', '3.2.5'
|
||||
gem 'gon', '4.1.0'
|
||||
gem 'haml', '4.0.2'
|
||||
gem 'haml', '4.0.3'
|
||||
gem 'mobile-fu', '1.1.1'
|
||||
gem 'will_paginate', '3.0.4'
|
||||
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@ GEM
|
|||
childprocess (>= 0.2.3)
|
||||
guard (>= 1.1)
|
||||
spork (>= 0.8.4)
|
||||
haml (4.0.2)
|
||||
haml (4.0.3)
|
||||
tilt
|
||||
handlebars_assets (0.12.0)
|
||||
execjs (>= 1.2.9)
|
||||
|
|
@ -439,7 +439,7 @@ DEPENDENCIES
|
|||
guard-cucumber (= 1.4.0)
|
||||
guard-rspec (= 3.0.1)
|
||||
guard-spork (= 1.5.0)
|
||||
haml (= 4.0.2)
|
||||
haml (= 4.0.3)
|
||||
handlebars_assets (= 0.12.0)
|
||||
http_accept_language (= 1.0.2)
|
||||
i18n-inflector-rails (~> 1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue