From c41ef0757f88a951988038a4e69d04b76ee33041 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Thu, 30 Jun 2016 16:55:03 -0400 Subject: [PATCH] Upgraded coffee-rails, turbolinks, and turbolinks-source gems --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c03a4ef..468f18d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,9 @@ GEM ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) coderay (1.1.1) - coffee-rails (4.1.1) + coffee-rails (4.2.1) coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.1.x) + railties (>= 4.0.0, < 5.2.x) coffee-script (2.4.1) coffee-script-source execjs @@ -299,8 +299,9 @@ GEM tilt (2.0.5) travis-lint (2.0.0) json - turbolinks (2.5.3) - coffee-rails + turbolinks (5.0.0) + turbolinks-source (~> 5) + turbolinks-source (5.0.0) tzinfo (1.2.2) thread_safe (~> 0.1) uglifier (3.0.0)