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

Bump listen from 3.7.1 to 3.8.0

Bumps [listen](https://github.com/guard/listen) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.7.1...v3.8.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]
2023-05-18 14:21:41 +00:00
committed by GitHub
parent 0c8600579e
commit ae7797109b
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ gem 'jbuilder', '~> 2.11.3'
gem 'sdoc', '~> 2.6.1', group: :doc
gem 'web-console', '~> 4.2.0', group: :development
gem 'listen', '~> 3.7.0', group: :development
gem 'listen', '~> 3.8.0', group: :development
gem 'bootstrap', '~> 5.2.3'
gem "bootstrap_form", "~> 5.1"