diff options
author | Jose <jvargas@gitlab.com> | 2018-05-09 11:39:08 -0500 |
---|---|---|
committer | Jose <jvargas@gitlab.com> | 2018-05-09 11:41:40 -0500 |
commit | 275188439ff4736fe270f8c97908487774a7ace4 (patch) | |
tree | 93f6fc718e027a66263a32a423ee4bb7dc33f203 /Gemfile.lock | |
parent | 4ac42e48344d4971913e8ed4afca27d0bdf07929 (diff) | |
download | gitlab-ce-275188439ff4736fe270f8c97908487774a7ace4.tar.gz |
Removed the d3_rails gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
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) |