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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent e3b4150 commit 1a3ce20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ group :development do
gem 'web-console', '>= 3.3.0'
end

gem 'listen', '~> 3.2' # need for rake to precompile assets
gem 'listen', '~> 3.9' # need for rake to precompile assets

group :test do
# Adds support for Capybara system testing and selenium driver
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ GEM
libv8-node (18.16.0.0-arm64-darwin)
libv8-node (18.16.0.0-x86_64-darwin)
libv8-node (18.16.0.0-x86_64-linux)
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.3)
Expand Down Expand Up @@ -490,7 +490,7 @@ DEPENDENCIES
github_changelog_generator (>= 1.16.1)
hiera-eyaml
importmap-rails
listen (~> 3.2)
listen (~> 3.9)
mini_racer
net-ldap
puma (~> 6.4)
Expand Down

0 comments on commit 1a3ce20

Please sign in to comment.