diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d535d1617..d17b63a1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,6 +293,9 @@ GEM thor (0.19.1) thread_safe (0.3.5) tilt (2.0.2) + turbolinks (5.0.0.beta2) + turbolinks-source + turbolinks-source (5.0.0.beta3) tzinfo (1.2.2) thread_safe (~> 0.1) uglifier (2.7.2) @@ -362,6 +365,7 @@ DEPENDENCIES simple_form simplecov therubyracer + turbolinks (~> 5.0.0.beta) uglifier (>= 1.3.0) web-console (~> 2.0) webmock |