Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and billymoroney1 committed Dec 28, 2021
1 parent 9d0e376 commit f66df62
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 @@ -102,7 +102,7 @@ gem 'grape-rails-cache'
group :development do
gem 'byebug', platform: :mri
gem "letter_opener"
gem 'listen', '~> 3.4.0'
gem 'listen', '~> 3.4.1'
gem "nifty-generators"
gem 'web-console', '>= 3.3.0'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ GEM
lemmatizer (0.2.2)
letter_opener (1.7.0)
launchy (~> 2.2)
listen (3.4.0)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loadcss-rails (2.0.1)
Expand Down Expand Up @@ -611,7 +611,7 @@ DEPENDENCIES
lazyload-rails
lemmatizer (~> 0.2.2)
letter_opener
listen (~> 3.4.0)
listen (~> 3.4.1)
loadcss-rails (~> 2.0.1)
mailman
minitest-reporters (~> 1.4.2)
Expand Down

0 comments on commit f66df62

Please sign in to comment.