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:
authorJosh Frye <joshfng@gmail.com>2016-06-29 05:30:01 +0300
committerJosh Frye <joshfng@gmail.com>2016-06-29 23:02:12 +0300
commit98238a27c7b0e5d4c7a674a78c859150966e6f8b (patch)
tree64a040513f8e231c3766e0c81233a8986ca8446f /Gemfile.lock
parentd171ff17beb82c2378c1eae52dada91481a48239 (diff)
Loop all disks when displaying system info
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c1d2f1fdf5a..48465331a68 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -716,6 +716,8 @@ GEM
activerecord (>= 4.1, < 5.1)
state_machines-activemodel (>= 0.3.0)
stringex (2.5.2)
+ sys-filesystem (1.1.6)
+ ffi
systemu (2.6.5)
task_list (1.0.2)
html-pipeline
@@ -970,6 +972,7 @@ DEPENDENCIES
spring-commands-teaspoon (~> 0.0.2)
sprockets (~> 3.6.0)
state_machines-activerecord (~> 0.4.0)
+ sys-filesystem (~> 1.1.6)
task_list (~> 1.0.2)
teaspoon (~> 1.1.0)
teaspoon-jasmine (~> 2.2.0)