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:
authorJose <jvargas@gitlab.com>2018-05-09 19:39:08 +0300
committerJose <jvargas@gitlab.com>2018-05-09 19:41:40 +0300
commit275188439ff4736fe270f8c97908487774a7ace4 (patch)
tree93f6fc718e027a66263a32a423ee4bb7dc33f203 /Gemfile.lock
parent4ac42e48344d4971913e8ed4afca27d0bdf07929 (diff)
Removed the d3_rails gem
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 2a63ee6a532..7280a257c50 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -147,8 +147,6 @@ GEM
creole (0.5.0)
css_parser (1.5.0)
addressable
- d3_rails (3.5.11)
- railties (>= 3.1.0)
daemons (1.2.3)
database_cleaner (1.5.3)
debug_inspector (0.0.2)
@@ -1024,7 +1022,6 @@ DEPENDENCIES
concurrent-ruby (~> 1.0.5)
connection_pool (~> 2.0)
creole (~> 0.5.0)
- d3_rails (~> 3.5.0)
database_cleaner (~> 1.5.0)
deckar01-task_list (= 2.0.0)
default_value_for (~> 3.0.0)