]> git.openstreetmap.org Git - rails.git/commitdiff
Merge pull request #2674 from openstreetmap/dependabot/bundler/bootstrap-4.5.0
authorAndy Allan <git@gravitystorm.co.uk>
Sat, 4 Jul 2020 08:12:18 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2020 08:12:18 +0000 (10:12 +0200)
Bump bootstrap from 4.3.1 to 4.5.0

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 388023ceed3d4e5ca0124ae07d58d4828eb7ab71..0fd5071c24fb9081a9efa19fdef2c15413e5d688 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