]> git.openstreetmap.org Git - rails.git/commitdiff
Bump bootstrap from 4.3.1 to 4.5.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Jul 2020 15:58:13 +0000 (15:58 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 15:58:13 +0000 (15:58 +0000)
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.3.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.3.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 35058f33423c47086922da9f65ad99dd36ae775c..1cd0edca7373f46657cef56c9385087cfe1ca485 100644 (file)
--- a/Gemfile
+++ b/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"
index 5bd65a630b28c1981857449a3ef4a76627537641..b8acee29fdc56750ec31c8d3d3dc579a4ba6cc3a 100644 (file)
@@ -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