diff options
author | Marin Jankovski <marin@gitlab.com> | 2015-03-16 20:55:06 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2015-03-16 20:55:06 +0000 |
commit | 5c88c8eea63e74b93bd98eb7467216b0abfe827d (patch) | |
tree | d0d0b77295edcbd4b2e417d4120df6c6e4b4c3aa /Gemfile.lock | |
parent | 8eebb6e56601738027d8c5e65c9c3bd77911e3a8 (diff) | |
parent | 8c2655b5bf935830313db99fc83c34771ecbd609 (diff) | |
download | gitlab-ce-5c88c8eea63e74b93bd98eb7467216b0abfe827d.tar.gz |
Merge branch 'remove_rubyracer' into 'master'
Remove rubyracer gem
See merge request !1706
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d3209ede86e..d6e66707c8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,7 +320,6 @@ GEM addressable (~> 2.3) letter_opener (1.1.2) launchy (~> 2.2) - libv8 (3.16.14.7) listen (2.3.1) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) @@ -479,7 +478,6 @@ GEM redis-store (~> 1.1.0) redis-store (1.1.4) redis (>= 2.2) - ref (1.0.5) request_store (1.0.5) rest-client (1.6.7) mime-types (>= 1.16) @@ -600,9 +598,6 @@ GEM tins (~> 0.8) terminal-table (1.4.5) test_after_commit (0.2.2) - therubyracer (0.12.0) - libv8 (~> 3.16.14.0) - ref thin (1.6.1) daemons (>= 1.0.9) eventmachine (>= 1.0.0) @@ -789,7 +784,6 @@ DEPENDENCIES stamp state_machine test_after_commit - therubyracer thin tinder (~> 1.9.2) turbolinks |