From 1c7a4dca80ee8f5bb97b345df6ca3eba5423e679 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Feb 2021 20:59:04 +0000 Subject: [PATCH] Bump bootstrap from 4.5.3 to 4.6.0 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.5.3 to 4.6.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...v4.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index f7d2a227..ded550ac 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", "~> 4.6.0" gem "bugsnag" gem "devise" gem "devise_invitable" diff --git a/Gemfile.lock b/Gemfile.lock index bf6fd6a1..8d4e142e 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,7 +93,7 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.6.0) msgpack (~> 1.0) - bootstrap (4.5.3) + bootstrap (4.6.0) autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) @@ -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.9) 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.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -257,7 +257,7 @@ GEM mini_portile2 (2.5.0) 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) @@ -430,7 +430,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 +473,7 @@ DEPENDENCIES better_errors binding_of_caller bootsnap (>= 1.1.0) - bootstrap (~> 4.5.3) + bootstrap (~> 4.6.0) brakeman bugsnag byebug