From d6a7b081f8808cbce5f582e006308d20fbac8257 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 3 Mar 2013 11:13:18 -0800 Subject: [PATCH] Update tzinfo dependency to version 0.3.36 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 387fa76..6af7609 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.35) + tzinfo (0.3.36) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)