diff options
author | Rémy Coutable <remy@rymai.me> | 2018-09-03 15:31:53 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-09-03 15:31:53 +0200 |
commit | 3a35a03ff8287e7a8ff54329f625542487985d4b (patch) | |
tree | c209586bb5c757fe64dfa292b1903c213cf4aa52 /Gemfile.rails5.lock | |
parent | 48541cacc050b931d884ba828d0901232308b4c4 (diff) | |
download | gitlab-ce-3a35a03ff8287e7a8ff54329f625542487985d4b.tar.gz |
Stop using Flay
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r-- | Gemfile.rails5.lock | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock index 02f9e112300..7344ea5b4d6 100644 --- a/Gemfile.rails5.lock +++ b/Gemfile.rails5.lock @@ -212,11 +212,6 @@ GEM fast_gettext (1.6.0) ffaker (2.4.0) ffi (1.9.18) - flay (2.10.0) - erubis (~> 2.7.0) - path_expander (~> 1.0) - ruby_parser (~> 3.0) - sexp_processor (~> 4.0) flipper (0.13.0) flipper-active_record (0.13.0) activerecord (>= 3.2, < 6) @@ -592,7 +587,6 @@ GEM parser (2.5.1.0) ast (~> 2.4.0) parslet (1.8.2) - path_expander (1.0.2) peek (1.0.1) concurrent-ruby (>= 0.9.0) concurrent-ruby-ext (>= 0.9.0) @@ -1034,7 +1028,6 @@ DEPENDENCIES faraday (~> 0.12) fast_blank ffaker (~> 2.4) - flay (~> 2.10.0) flipper (~> 0.13.0) flipper-active_record (~> 0.13.0) flipper-active_support_cache_store (~> 0.13.0) |