1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +01:00

Bump bootstrap_form from 4.4.0 to 4.5.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-30 07:13:58 +00:00 committed by GitHub
parent e791d2527e
commit ecf7368768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -38,7 +38,7 @@ gem 'web-console', '~> 4.0.1', group: :development
gem 'codacy-coverage', :require => false
gem 'bootstrap', '~> 4.4.1'
gem "bootstrap_form", "~> 4.4"
gem "bootstrap_form", "~> 4.5"
gem 'font-awesome-sass', '~> 5.12.0'
# Use Diffy for showing translation diffs

View File

@ -66,9 +66,9 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
bootstrap_form (4.4.0)
actionpack (>= 5.0)
activemodel (>= 5.0)
bootstrap_form (4.5.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
builder (3.2.4)
codacy-coverage (2.2.1)
simplecov
@ -109,7 +109,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jwt (2.2.1)
loofah (2.4.0)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -215,7 +215,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
@ -240,7 +240,7 @@ PLATFORMS
DEPENDENCIES
bootsnap
bootstrap (~> 4.4.1)
bootstrap_form (~> 4.4)
bootstrap_form (~> 4.5)
codacy-coverage
coffee-rails (~> 5.0.0)
devise (~> 4.7.1)