From 215bf36cf719c0963dd5f9746162808dba89b495 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 27 Jul 2011 08:56:11 -0700 Subject: [PATCH] Update treetop dependency to version 1.4.10 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc05a6a..52565b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,8 @@ GEM therubyrhino (1.72.8) thor (0.14.6) tilt (1.3.2) - treetop (1.4.9) + treetop (1.4.10) + polyglot polyglot (>= 0.3.1) turn (0.8.2) ansi (>= 1.2.2)