From 2669f3753d15b688be4340524606dd62f2455f37 Mon Sep 17 00:00:00 2001 From: Prathamesh Sonpatki Date: Fri, 5 Feb 2016 17:02:22 +0530 Subject: Update turbolinks-rails for passing railties test Ref - https://github.com/turbolinks/turbolinks-rails/pull/3 --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 6b619e701f..0d2ce7b97f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,6 +26,13 @@ GIT specs: sass (3.4.21) +GIT + remote: git://github.com/turbolinks/turbolinks-rails.git + revision: 1604dcd7bad911f1471d65e4f47cd19d844354f1 + specs: + turbolinks (5.0.0.beta1) + turbolinks-source + PATH remote: . specs: @@ -245,8 +252,6 @@ GEM thor (0.19.1) thread (0.1.7) thread_safe (0.3.5) - turbolinks (5.0.0.beta1) - turbolinks-source turbolinks-source (5.0.0.beta1.1) tzinfo (1.2.2) thread_safe (~> 0.1) @@ -315,7 +320,7 @@ DEPENDENCIES sqlite3 (~> 1.3.6) stackprof sucker_punch - turbolinks (~> 5.0.0.beta1) + turbolinks! tzinfo-data uglifier (>= 1.3.0) w3c_validators -- cgit v1.2.3