bump lumberjack

This commit is contained in:
Jonne Haß 2013-03-21 21:12:06 +01:00
parent 39b64bd65b
commit 18c66ac6bf
2 changed files with 4 additions and 4 deletions

View file

@ -87,7 +87,7 @@ gem 'typhoeus', '0.3.3'
gem 'client_side_validations', '3.2.2'
gem 'gon', '4.0.2'
gem 'haml', '4.0.0'
gem 'haml', '4.0.1'
gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.4'

View file

@ -160,7 +160,7 @@ GEM
childprocess (>= 0.2.3)
guard (>= 1.1)
spork (>= 0.8.4)
haml (4.0.0)
haml (4.0.1)
tilt
handlebars_assets (0.12.0)
execjs (>= 1.2.9)
@ -199,7 +199,7 @@ GEM
activesupport (>= 3.0.0)
kgio (2.8.0)
listen (0.7.3)
lumberjack (1.0.2)
lumberjack (1.0.3)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
@ -441,7 +441,7 @@ DEPENDENCIES
guard-cucumber (= 1.3.2)
guard-rspec (= 2.5.1)
guard-spork (= 1.5.0)
haml (= 4.0.0)
haml (= 4.0.1)
handlebars_assets (= 0.12.0)
http_accept_language (= 1.0.2)
i18n-inflector-rails (~> 1.0)