Commit a9f4d349 authored by Jan Provaznik's avatar Jan Provaznik

Merge branch 'ashmckenzie/gem-updates' into 'master'

Bump sys-filesystem to 1.4.3

See merge request gitlab-org/gitlab!76907
parents 817d5733 3adf3871
...@@ -464,7 +464,7 @@ gem 'health_check', '~> 3.0' ...@@ -464,7 +464,7 @@ gem 'health_check', '~> 3.0'
# System information # System information
gem 'vmstat', '~> 2.3.0' gem 'vmstat', '~> 2.3.0'
gem 'sys-filesystem', '~> 1.1.6' gem 'sys-filesystem', '~> 1.4.3'
# NTP client # NTP client
gem 'net-ntp' gem 'net-ntp'
......
...@@ -1255,8 +1255,8 @@ GEM ...@@ -1255,8 +1255,8 @@ GEM
activesupport (>= 3) activesupport (>= 3)
attr_required (>= 0.0.5) attr_required (>= 0.0.5)
httpclient (>= 2.4) httpclient (>= 2.4)
sys-filesystem (1.1.9) sys-filesystem (1.4.3)
ffi ffi (~> 1.1)
sysexits (1.2.0) sysexits (1.2.0)
tanuki_emoji (0.5.0) tanuki_emoji (0.5.0)
temple (0.8.2) temple (0.8.2)
...@@ -1645,7 +1645,7 @@ DEPENDENCIES ...@@ -1645,7 +1645,7 @@ DEPENDENCIES
sshkey (~> 2.0) sshkey (~> 2.0)
stackprof (~> 0.2.15) stackprof (~> 0.2.15)
state_machines-activerecord (~> 0.8.0) state_machines-activerecord (~> 0.8.0)
sys-filesystem (~> 1.1.6) sys-filesystem (~> 1.4.3)
tanuki_emoji (~> 0.5) tanuki_emoji (~> 0.5)
terser (= 1.0.2) terser (= 1.0.2)
test-prof (~> 1.0.7) test-prof (~> 1.0.7)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment