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

Bump bootstrap_form from 4.5.0 to 5.0.0

Bumps [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/bootstrap-ruby/bootstrap_form/releases)
- [Changelog](https://github.com/bootstrap-ruby/bootstrap_form/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-ruby/bootstrap_form/compare/v4.5.0...v5.0.0)

---
updated-dependencies:
- dependency-name: bootstrap_form
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-18 14:05:00 +00:00
committed by GitHub
parent 25e6fd2052
commit f2703ca850
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ gem 'web-console', '~> 4.2.0', group: :development
gem 'listen', '~> 3.7.0', group: :development
gem 'bootstrap', '~> 5.1.3'
gem "bootstrap_form", "~> 4.5"
gem "bootstrap_form", "~> 5.0"
gem 'font-awesome-sass', '~> 5.15.1'
# Use Diffy for showing translation diffs