summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJosh Frye <joshfng@gmail.com>2016-06-23 10:37:20 -0400
committerJosh Frye <joshfng@gmail.com>2016-06-28 21:35:42 -0400
commit13ba3bd4fdaa59b2836efa907433d5e807ed5d5e (patch)
tree0151d7d986f640fbcaa2180d7faff647d08376cf /Gemfile.lock
parent242aa5bd66038e5c7393f17be51a73deaedd7d06 (diff)
downloadgitlab-ce-13ba3bd4fdaa59b2836efa907433d5e807ed5d5e.tar.gz
Use number_to_human_size for system info and remove dependency on Filesize gem.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index afc1dce1710..c1d2f1fdf5a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -207,7 +207,6 @@ GEM
multi_json
ffaker (2.0.0)
ffi (1.9.10)
- filesize (0.1.1)
flay (2.6.1)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
@@ -851,7 +850,6 @@ DEPENDENCIES
email_spec (~> 1.6.0)
factory_girl_rails (~> 4.6.0)
ffaker (~> 2.0.0)
- filesize (~> 0.1.1)
flay
flog
fog-aws (~> 0.9)