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:
authorStan Hu <stanhu@gmail.com>2016-07-21 20:00:45 +0300
committerStan Hu <stanhu@gmail.com>2016-07-21 20:00:45 +0300
commitb2a4b6defefb081e97c7c57123b9e64b209bdd20 (patch)
tree3b5072fa28c0a2534a62d51bda9bb29544ee8bbc /Gemfile
parent2d7516ffbdacc488016573752c6672fb5a15dcc5 (diff)
Bump vmstat version to fix issues reporting on FreeBSD
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ead64a6d4df..92e666c1bb7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -347,5 +347,5 @@ gem 'paranoia', '~> 2.0'
gem 'health_check', '~> 2.1.0'
# System information
-gem 'vmstat', '~> 2.1.0'
+gem 'vmstat', '~> 2.1.1'
gem 'sys-filesystem', '~> 1.1.6'