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 Dahie committed Mar 16, 2024
1 parent 80a25b4 commit 9dbd8b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ end
group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'listen', '~> 3.8.0'
gem 'listen', '~> 3.9.0'
gem 'web-console'
end

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ GEM
railties (>= 5.0.0)
faker (3.2.3)
i18n (>= 1.8.11, < 2)
ffi (1.15.5)
ffi (1.16.3)
fomantic-ui-sass (2.8.8.1)
autoprefixer-rails
railties (>= 3.2.0)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0)
Expand Down Expand Up @@ -491,7 +491,7 @@ DEPENDENCIES
importmap-rails (~> 2)
jbuilder (~> 2)
jquery-rails
listen (~> 3.8.0)
listen (~> 3.9.0)
omniauth
omniauth-evernote
omniauth-rails_csrf_protection (~> 1)
Expand Down

0 comments on commit 9dbd8b4

Please sign in to comment.