1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Bump listen from 3.1.5 to 3.4.0

Bumps [listen](https://github.com/guard/listen) from 3.1.5 to 3.4.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.1.5...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-14 05:59:21 +00:00
committed by GitHub
parent 7c95126a96
commit c7dbaea090
2 changed files with 6 additions and 8 deletions

View File

@@ -35,7 +35,7 @@ gem 'jbuilder', '~> 2.10.1'
gem 'sdoc', '~> 2.0.3', group: :doc
gem 'web-console', '~> 4.1.0', group: :development
gem 'listen', '~> 3.1.5', group: :development
gem 'listen', '~> 3.4.0', group: :development
# Use Codacy for coverage
gem 'codacy-coverage', :require => false