Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-05-09 00:44:14 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-05-11 03:31:36 +0300
commit976a70522f47bd57f3545efe5d71a58bb2596649 (patch)
tree0bcdea39a70e23e7e853044a70d83c5e9575de5c /Gemfile.lock
parentf7d2297c86eb84c2e2fbfa6b3e007da3c7adb5ae (diff)
Removes jquery-scrollto-rails.
Instead the script is now included directly from the vendor directory. Resolves #17166.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c02698bcca7..bc47533e5bb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -432,8 +432,6 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
- jquery-scrollto-rails (1.4.3)
- railties (> 3.1, < 5.0)
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
turbolinks
@@ -953,7 +951,6 @@ DEPENDENCIES
influxdb (~> 0.2)
jquery-atwho-rails (~> 1.3.2)
jquery-rails (~> 4.1.0)
- jquery-scrollto-rails (~> 1.4.3)
jquery-turbolinks (~> 2.1.0)
jquery-ui-rails (~> 5.0.0)
kaminari (~> 0.16.3)