Skip to content

Commit

Permalink
Bump guard from 2.19.0 to 2.19.1
Browse files Browse the repository at this point in the history
Bumps [guard](https://github.com/guard/guard) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/guard/guard/releases)
- [Commits](guard/guard@v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: guard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 5c12031 commit 123ad11
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ GEM
fastimage (2.3.1)
ffi (1.17.1)
formatador (1.1.0)
guard (2.19.0)
guard (2.19.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
logger (~> 1.6)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
ostruct (~> 0.6)
pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
Expand All @@ -36,12 +38,14 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
lumberjack (1.2.10)
method_source (1.1.0)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
ostruct (0.6.1)
parallel (1.24.0)
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down

0 comments on commit 123ad11

Please sign in to comment.