mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-26 18:18:51 +01:00
Bump bootstrap_form from 5.1.0 to 5.2.2
Bumps [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form) from 5.1.0 to 5.2.2. - [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/v5.1.0...v5.2.2) --- updated-dependencies: - dependency-name: bootstrap_form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -40,7 +40,7 @@ gem 'web-console', '~> 4.2.0', group: :development
|
||||
gem 'listen', '~> 3.8.0', group: :development
|
||||
|
||||
gem 'bootstrap', '~> 5.2.3'
|
||||
gem "bootstrap_form", "~> 5.1"
|
||||
gem "bootstrap_form", "~> 5.2"
|
||||
gem 'font-awesome-sass', '~> 6.4.0'
|
||||
|
||||
# Use Diffy for showing translation diffs
|
||||
|
||||
Reference in New Issue
Block a user