1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Merge pull request #129 from projekteuler/dependabot/bundler/bootstrap-4.5.0

Bump bootstrap from 4.4.1 to 4.5.0
This commit is contained in:
2020-06-06 14:09:39 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ gem 'web-console', '~> 4.0.2', group: :development
# Use Codacy for coverage
gem 'codacy-coverage', :require => false
gem 'bootstrap', '~> 4.4.1'
gem 'bootstrap', '~> 4.5.0'
gem "bootstrap_form", "~> 4.5"
gem 'font-awesome-sass', '~> 5.12.0'