From 5609c1590dc2b0074d7542644a25474f60f908e0 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 6 Feb 2014 13:47:13 +0100 Subject: [PATCH] Update arel to version 4.0.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64d809a..4a2097c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM thread_safe (~> 0.1) tzinfo (~> 0.3.37) addressable (2.3.5) - arel (4.0.1) + arel (4.0.2) atomic (1.1.14) bcrypt-ruby (3.1.2) builder (3.1.4)