Skip to content

Commit

Permalink
chore(deps): bump get_process_mem from 0.2.7 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [get_process_mem](https://github.com/schneems/get_process_mem) from 0.2.7 to 1.0.0.
- [Changelog](https://github.com/zombocom/get_process_mem/blob/main/CHANGELOG.md)
- [Commits](zombocom/get_process_mem@v0.2.7...v1.0.0)

---
updated-dependencies:
- dependency-name: get_process_mem
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 350ae29 commit e11ee91
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ GEM
smart_properties
erubi (1.13.0)
ffi (1.17.0)
get_process_mem (0.2.7)
get_process_mem (1.0.0)
bigdecimal (>= 2.0)
ffi (~> 1.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -207,8 +208,9 @@ GEM
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma_worker_killer (1.0.0)
bigdecimal (>= 2.0)
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.0)
rack (3.1.7)
Expand Down

0 comments on commit e11ee91

Please sign in to comment.