Skip to content

Commit

Permalink
chore: sys-filesystem upgrade 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed May 22, 2024
1 parent 0af3ea5 commit 87641b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ gem 'openssl', '~> 3.2.0'
gem 'plist', '~> 3.7.1'

## 系统信息
# NOTE: rollback rubygem if the issue is resolved: https://github.com/djberg96/sys-filesystem/issues/66
gem 'sys-filesystem', github: 'icyleaf/sys-filesystem', branch: 'fix/musl-remove-alias-statvfs64'
gem 'sys-filesystem', '~> 1.4.5'
gem 'vmstat', '~> 2.3.0'
gem 'pghero', '~> 3.5.0'

Expand Down
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
GIT
remote: https://github.com/icyleaf/sys-filesystem
revision: 9e6f1017ef0ab5a5dc8dd04f9096e942b63b0f57
branch: fix/musl-remove-alias-statvfs64
specs:
sys-filesystem (1.4.4)
ffi (~> 1.1)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -527,6 +519,8 @@ GEM
attr_required (>= 0.0.5)
faraday (~> 2.0)
faraday-follow_redirects
sys-filesystem (1.4.5)
ffi (~> 1.1)
temple (0.10.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down Expand Up @@ -650,7 +644,7 @@ DEPENDENCIES
slim-rails (~> 3.6.3)
solid_cache (~> 0.6.0)
stimulus-rails (~> 1.3.3)
sys-filesystem!
sys-filesystem (~> 1.4.5)
tiny_appstore_connect (~> 0.1.12)
turbo-rails (~> 2.0)
vmstat (~> 2.3.0)
Expand Down

0 comments on commit 87641b7

Please sign in to comment.