From 254b0a4bbb5e21fe3c48ac826caec025fcaeffb5 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Tue, 16 Nov 2010 10:09:42 -0800 Subject: using a merge with a Hash[] rather than a loop to add SAX parsed attributes --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 3aaf9a6123..4e13331626 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,7 @@ end platforms :ruby do gem 'json' gem 'yajl-ruby' - gem "nokogiri", ">= 1.4.3.1" + gem "nokogiri", ">= 1.4.4" # AR gem "sqlite3-ruby", "~> 1.3.1", :require => 'sqlite3' -- cgit v1.2.3