Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit f14a214

Browse files
authored
Merge pull request cloudfoundry#1636 from cloudfoundry/dependabot/bundler/vmstat-2.3.1
Bump vmstat from 2.3.0 to 2.3.1
2 parents 725654e + 48771e3 commit f14a214

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ gem 'steno'
3939
gem 'talentbox-delayed_job_sequel', '~> 4.3.0'
4040
gem 'thin'
4141
gem 'unf'
42-
gem 'vmstat', '~> 2.0'
42+
gem 'vmstat', '~> 2.3'
4343
gem 'yajl-ruby'
4444

4545
# Rails Components

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ GEM
472472
unicode-display_width (1.6.1)
473473
vhd (0.0.4)
474474
bit-struct
475-
vmstat (2.3.0)
475+
vmstat (2.3.1)
476476
webmock (3.5.1)
477477
addressable (>= 2.3.6)
478478
crack (>= 0.3.2)
@@ -571,7 +571,7 @@ DEPENDENCIES
571571
timecop
572572
unf
573573
vcap-concurrency!
574-
vmstat (~> 2.0)
574+
vmstat (~> 2.3)
575575
webmock (> 2.3.1)
576576
yajl-ruby
577577

0 commit comments

Comments
 (0)