From 2f4140b15be955ee1d998210358528fd58cb35d9 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 24 Nov 2013 16:32:13 +0000 Subject: [PATCH] Update arel dependency to version 3.0.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7264128..41c00cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) - arel (3.0.2) + arel (3.0.3) bcrypt-ruby (3.1.2) bootstrap-sass (2.3.2.2) sass (~> 3.2)