From 6f5ef48eea4da41ec10938bf1c94e681e6a3a1f2 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Thu, 19 Apr 2018 10:18:05 +0900 Subject: [PATCH] Update jquery-rails Signed-off-by: Kenji Okimoto --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44ea7fc..ea7644e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.1) + jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0)