From 52effff2998c792c2f99c94504871dfb6dce1511 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 18 Oct 2014 21:26:18 +0100 Subject: [PATCH] Update jquery-ui-rails to version 5.0.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 306dbcd..4b52122 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.1) + jquery-ui-rails (5.0.2) railties (>= 3.2.16) json (1.8.1) kaminari (0.16.1)