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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-11 19:21:35 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-11 19:21:35 +0300
commit12b35c6fe85073d809a764d24b51937f63b9d098 (patch)
tree0491968d7ce8b501cb76be59b29b59efb3100ab0 /Gemfile.lock
parent0667f050f33134ec7e11e546eb9846b231e053fc (diff)
parent98c954ee815823f27cf021b34684c2c3d5bb0917 (diff)
Merge branch 'flay' into 'master'
Add flay: tool to find duplicate code Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1789
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6b352fa8b38..99cdc2a50ae 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -194,6 +194,9 @@ GEM
ffi (1.9.10)
fission (0.5.0)
CFPropertyList (~> 2.2)
+ 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)
@@ -824,6 +827,7 @@ DEPENDENCIES
enumerize (~> 0.7.0)
factory_girl_rails (~> 4.3.0)
ffaker (~> 2.0.0)
+ flay
flog
fog (~> 1.25.0)
font-awesome-rails (~> 4.2)