From c0c1482fd02506a541470e5e7223d066c70b96b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 06:03:38 +0000 Subject: [PATCH] Bump bootstrap from 4.5.3 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.5.3 to 5.0.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.5.3...v5.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 28 +++++++++++++++------------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index f7d2a227..b3f852fa 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ ruby "2.7.2" gem 'azure-storage', '~> 0.15.0.preview', require: false gem "bootsnap", ">= 1.1.0", require: false -gem "bootstrap", "~> 4.5.3" +gem "bootstrap", "~> 5.0.0" gem "bugsnag" gem "devise" gem "devise_invitable" diff --git a/Gemfile.lock b/Gemfile.lock index bf6fd6a1..287c21b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) ast (2.4.1) - autoprefixer-rails (10.0.1.3) + autoprefixer-rails (10.2.4.0) execjs azure-core (0.1.15) faraday (~> 0.9) @@ -93,9 +93,9 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.6.0) msgpack (~> 1.0) - bootstrap (4.5.3) + bootstrap (5.0.0) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) + popper_js (>= 2.9.2, < 3) sassc-rails (>= 2.0.0) brakeman (4.10.0) bugsnag (6.19.0) @@ -180,7 +180,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.14.2) + ffi (1.15.0) filterrific (5.2.1) flipper (0.20.3) flipper-active_record (0.20.3) @@ -215,7 +215,7 @@ GEM hashdiff (1.0.1) html_tokenizer (0.0.7) htmlentities (4.3.4) - i18n (1.8.7) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -243,7 +243,7 @@ GEM listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.8.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -252,12 +252,14 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.3) + minitest (5.14.4) msgpack (1.4.2) multipart-post (2.1.1) nenv (0.3.0) @@ -265,7 +267,7 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.4) - nokogiri (1.11.1) + nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) notiffany (0.1.3) @@ -277,7 +279,7 @@ GEM ast (~> 2.4.1) pdf-core (0.8.1) pg (1.2.3) - popper_js (1.16.0) + popper_js (2.9.2) prawn (2.3.0) pdf-core (~> 0.8.1) ttfunk (~> 1.6) @@ -430,7 +432,7 @@ GEM net-ssh (>= 2.8.0) sshkit-interactive (0.3.0) sshkit (~> 1.12) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) ttfunk (1.6.2.1) @@ -473,7 +475,7 @@ DEPENDENCIES better_errors binding_of_caller bootsnap (>= 1.1.0) - bootstrap (~> 4.5.3) + bootstrap (~> 5.0.0) brakeman bugsnag byebug