From fd12e4c37ebc70691006c1a512ac447eeee031ea Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 1 Dec 2014 12:14:23 +0100 Subject: [PATCH] Update jquery-ui-rails to version 5.0.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4025ede..bb5767a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.2) + jquery-ui-rails (5.0.3) railties (>= 3.2.16) json (1.8.1) kaminari (0.16.1)