From a22948ecba758ef1632cd20a75637288c77f1d6f Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 2 Mar 2012 17:08:20 +0100 Subject: [PATCH] Update deps --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index faa706b..92a2733 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,9 +22,9 @@ GEM i18n (>= 0.4.0) multi_json (~> 1.0.0) sinatra (1.3.1) - rack (>= 1.3.4, ~> 1.3) - rack-protection (>= 1.1.2, ~> 1.1) - tilt (>= 1.3.3, ~> 1.3) + rack (~> 1.3, >= 1.3.4) + rack-protection (~> 1.1, >= 1.1.2) + tilt (~> 1.3, >= 1.3.3) sinatra-contrib (1.3.1) backports (>= 2.0) eventmachine