1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +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:
Philipp Fischbeck 2020-06-06 14:09:39 +02:00 committed by GitHub
commit ab14519763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'

View File

@ -58,13 +58,13 @@ GEM
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (9.7.3)
autoprefixer-rails (9.7.6)
execjs
bcrypt (3.1.13)
bindex (0.8.1)
bootsnap (1.4.6)
msgpack (~> 1.0)
bootstrap (4.4.1)
bootstrap (4.5.0)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
@ -98,7 +98,7 @@ GEM
execjs (2.7.0)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
ffi (1.12.2)
font-awesome-sass (5.12.0)
sassc (>= 1.11)
globalid (0.4.2)
@ -125,7 +125,7 @@ GEM
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
minitest (5.14.1)
msgpack (1.3.3)
multi_json (1.14.1)
multi_xml (0.6.0)
@ -150,7 +150,7 @@ GEM
oauth2 (~> 1.1)
omniauth (~> 1.9)
orm_adapter (0.5.0)
popper_js (1.14.5)
popper_js (1.16.0)
public_suffix (4.0.4)
rack (2.2.2)
rack-test (1.1.0)
@ -194,7 +194,7 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
safe_yaml (1.0.5)
sassc (2.2.1)
sassc (2.3.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
@ -250,7 +250,7 @@ PLATFORMS
DEPENDENCIES
bootsnap
bootstrap (~> 4.4.1)
bootstrap (~> 4.5.0)
bootstrap_form (~> 4.5)
codacy-coverage
coffee-rails (~> 5.0.0)