diff options
| author | mo <mokha@cisco.com> | 2017-09-01 21:26:34 -0600 |
|---|---|---|
| committer | mo <mokha@cisco.com> | 2017-09-01 21:26:34 -0600 |
| commit | efec5e4ad0d83eb9e6fbce7743568cc3c4b8bca2 (patch) | |
| tree | c8727f3b7bf97e408df7df04598a803265756ae6 /Gemfile.lock | |
| parent | 2b2cb9caa0df1f9234b8706febab06122441800d (diff) | |
remove turbolinks
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f2b3b423..080f7402 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -685,9 +685,6 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-turbolinks (2.1.0) - railties (>= 3.1.0) - turbolinks jquery-ui-rails (4.0.5) railties (>= 3.1.0) js-routes (1.4.0) @@ -904,9 +901,6 @@ GEM thread (0.2.2) thread_safe (0.3.6) tilt (2.0.8) - turbolinks (5.0.1) - turbolinks-source (~> 5) - turbolinks-source (5.0.3) twitter (6.1.0) addressable (~> 2.5) buftok (~> 0.2.0) @@ -986,7 +980,6 @@ DEPENDENCIES i18n-tasks jbuilder (~> 2.0) jquery-rails - jquery-turbolinks jquery-ui-rails (~> 4.0.0) js-routes json (~> 2.1.0) @@ -1009,7 +1002,6 @@ DEPENDENCIES spring spring-commands-rspec teaspoon-jasmine (~> 2.3.4) - turbolinks twitter uglifier (>= 1.3.0) unf @@ -1017,4 +1009,4 @@ DEPENDENCIES web-console (~> 2.0) BUNDLED WITH - 1.15.3 + 1.15.4 |
