diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2016-09-28 19:38:43 -0600 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2016-09-28 19:38:43 -0600 |
commit | e3f12e975d59b0606b8f1365e21814b34ea83767 (patch) | |
tree | d21272785d3e64291f98471163c8a86d5eeea755 /Gemfile.lock | |
parent | a2c528f2a47d2b512875240ed5a6bef274314d71 (diff) | |
download | gitlab-ce-e3f12e975d59b0606b8f1365e21814b34ea83767.tar.gz |
Remove Flog as we use a Rubocop that does its job.cs-remove-flog-flay
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 911ffcd7d9c..2b8f28f3ebe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,9 +209,6 @@ GEM flay (2.6.1) ruby_parser (~> 3.0) sexp_processor (~> 4.0) - flog (4.3.2) - ruby_parser (~> 3.1, > 3.1.0) - sexp_processor (~> 4.4) flowdock (0.7.1) httparty (~> 0.7) multi_json @@ -845,7 +842,6 @@ DEPENDENCIES factory_girl_rails (~> 4.6.0) ffaker (~> 2.0.0) flay (~> 2.6.1) - flog (~> 4.3.2) fog-aws (~> 0.9) fog-azure (~> 0.0) fog-core (~> 1.40) |