1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-26 18:18:51 +01:00

Bump listen from 3.5.1 to 3.6.0

Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-26 15:00:51 +00:00
committed by GitHub
parent 952c2fedd3
commit b2b2759713
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ gem 'jbuilder', '~> 2.11.2'
gem 'sdoc', '~> 2.2.0', group: :doc
gem 'web-console', '~> 4.1.0', group: :development
gem 'listen', '~> 3.5.1', group: :development
gem 'listen', '~> 3.6.0', group: :development
gem 'bootstrap', '~> 5.0.1'
gem "bootstrap_form", "~> 4.5"