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

Merge pull request #162 from projekteuler/dependabot/bundler/bootstrap-4.5.3

Bump bootstrap from 4.5.2 to 4.5.3
This commit is contained in:
2020-12-08 10:54:09 +01:00
committed by GitHub
3 changed files with 8 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ gem 'web-console', '~> 4.1.0', group: :development
# Use Codacy for coverage
gem 'codacy-coverage', :require => false
gem 'bootstrap', '~> 4.5.2'
gem 'bootstrap', '~> 4.5.3'
gem "bootstrap_form", "~> 4.5"
gem 'font-awesome-sass', '~> 5.15.1'