From 4eb19a61a2e25ea5fcbaf9bab0088f0bd19c1f32 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 15 Dec 2013 09:48:27 -0500 Subject: [PATCH] Update jquery-ui-rails dependency to version 4.1.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8041231..894c9a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM jquery-rails (3.0.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (4.1.0) + jquery-ui-rails (4.1.1) railties (>= 3.1.0) json (1.8.1) kaminari (0.15.0)