Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Commit

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

---
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 May 16, 2022
1 parent 1369608 commit 6a1f856
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 @@ -26,7 +26,7 @@ gem "uglifier", ">= 1.3.0"

group :development do
gem "better_errors", "< 2.9.2"
gem "listen", ">= 3.0.5", "< 3.4"
gem "listen", ">= 3.0.5", "< 3.8"
gem "html2haml"
gem "rails_layout"
gem "spring"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ GEM
launchy (2.5.0)
addressable (~> 2.7)
libv8-node (16.10.0.0)
listen (3.3.4)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.18.0)
Expand Down Expand Up @@ -378,7 +378,7 @@ DEPENDENCIES
jbuilder (~> 2.10)
jquery-rails
launchy
listen (>= 3.0.5, < 3.4)
listen (>= 3.0.5, < 3.8)
mini_racer
mongoid
pg
Expand Down

0 comments on commit 6a1f856

Please sign in to comment.