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:
authorSean McGivern <sean@gitlab.com>2016-08-25 10:30:17 +0300
committerSean McGivern <sean@gitlab.com>2016-08-25 10:30:17 +0300
commit3d98494815b9cb574a82c1e8b566ac9c2fadc1da (patch)
tree1c729cc34f0c8450b5d10fcf121ead3a1e74b06f /Gemfile
parent085e1f89f327ad4d679696fe4673d09e1840b236 (diff)
Update vmstat for {Open,Net}BSD support
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 68547b6fac8..194379dd687 100644
--- a/Gemfile
+++ b/Gemfile
@@ -349,5 +349,5 @@ gem 'paranoia', '~> 2.0'
gem 'health_check', '~> 2.1.0'
# System information
-gem 'vmstat', '~> 2.1.1'
+gem 'vmstat', '~> 2.2'
gem 'sys-filesystem', '~> 1.1.6'