Skip to content

Commit

Permalink
Bump listen from 3.8.0 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [listen](https://github.com/guard/listen) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](guard/listen@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aaronskiba committed Jun 5, 2024
1 parent e724307 commit e296003
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,8 @@ GEM
faraday (>= 0.8)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
flag_shih_tzu (0.3.23)
fog-aws (3.21.0)
fog-core (~> 2.1)
Expand Down Expand Up @@ -282,7 +283,7 @@ GEM
language_server-protocol (3.17.0.3)
ledermann-rails-settings (2.6.2)
activerecord (>= 6.1)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.4)
Expand Down Expand Up @@ -430,7 +431,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rchardet (1.8.0)
recaptcha (5.16.0)
Expand Down

0 comments on commit e296003

Please sign in to comment.