From c7ba4e6e086f5353ef64663954b039bc1cb1a1ab Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 25 Jul 2012 10:27:40 -0700 Subject: [PATCH] Update jquery-ui-rails dependency to version 1.1.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 566fa0b..212b100 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - jquery-ui-rails (1.0.0) + jquery-ui-rails (1.1.0) jquery-rails railties (>= 3.1.0) json (1.7.3)