diff --git a/Gemfile b/Gemfile index d17b9907..1cf4fc23 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'bootstrap_pagedown' gem 'pagedown-rails' gem 'sorcery' gem 'thread_safe' -gem 'turbolinks', '< 5.1.0' +gem 'turbolinks', '< 5.0.0' gem 'uglifier' gem 'will_paginate' gem 'tubesock' diff --git a/Gemfile.lock b/Gemfile.lock index 30d5a3a3..f189a12a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,9 +356,8 @@ GEM tubesock (0.2.7) rack (>= 1.5.0) websocket (>= 1.1.0) - turbolinks (5.0.1) - turbolinks-source (~> 5) - turbolinks-source (5.1.0) + turbolinks (2.5.4) + coffee-rails tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (4.1.6) @@ -447,7 +446,7 @@ DEPENDENCIES spring thread_safe tubesock - turbolinks (< 5.1.0) + turbolinks (< 5.0.0) uglifier web-console will_paginate