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

Bump listen from 3.4.0 to 3.4.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-15 05:57:12 +00:00
committed by GitHub
parent f26ed021eb
commit 9316b89430
2 changed files with 3 additions and 3 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.4.0', group: :development
gem 'listen', '~> 3.4.1', group: :development
# Use Codacy for coverage
gem 'codacy-coverage', :require => false