From 8724445856a38eb5841dbb5ea058d45ff4cd300a Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 29 Sep 2012 13:55:57 -0700 Subject: [PATCH] Update jquery-ui-rails dependency to version 2.0.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f49b73..aaef54e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM jquery-rails (2.1.3) railties (>= 3.1.0, < 5.0) thor (~> 0.14) - jquery-ui-rails (2.0.1) + jquery-ui-rails (2.0.2) jquery-rails railties (>= 3.1.0) json (1.7.5)