Merge pull request #2674 from openstreetmap/dependabot/bundler/bootstrap-4.5.0
Bump bootstrap from 4.3.1 to 4.5.0
This commit is contained in:
commit
2b962023e3
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -43,7 +43,7 @@ gem "image_optim_rails"
|
|||
gem "actionpack-page_caching", ">= 1.2.0"
|
||||
gem "active_record_union"
|
||||
gem "activerecord-import"
|
||||
gem "bootstrap", "~> 4.3.1"
|
||||
gem "bootstrap", "~> 4.5.0"
|
||||
gem "cancancan"
|
||||
gem "composite_primary_keys", "~> 12.0.0"
|
||||
gem "config"
|
||||
|
|
|
@ -106,7 +106,7 @@ GEM
|
|||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (1.4.6)
|
||||
msgpack (~> 1.0)
|
||||
bootstrap (4.3.1)
|
||||
bootstrap (4.5.0)
|
||||
autoprefixer-rails (>= 9.1.0)
|
||||
popper_js (>= 1.14.3, < 2)
|
||||
sassc-rails (>= 2.0.0)
|
||||
|
@ -483,7 +483,7 @@ DEPENDENCIES
|
|||
bigdecimal (~> 1.1.0)
|
||||
binding_of_caller
|
||||
bootsnap (>= 1.4.2)
|
||||
bootstrap (~> 4.3.1)
|
||||
bootstrap (~> 4.5.0)
|
||||
browser
|
||||
bzip2-ffi
|
||||
cancancan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue