From f46c633334daef2ee40d3e35369ec2d2d2436a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Feb 2019 20:57:18 +0000 Subject: [PATCH] [Security] Bump bootstrap from 4.1.3 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.1.3 to 4.3.1. **This update includes security fixes.** - [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.1.3...v4.3.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 29 +++++++++++++++++++---------- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 0f3e6658..1f6617ec 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'coffee-rails' gem 'acts_as_list', '~> 0.9' gem 'aws-sdk-s3', '~> 1.17' gem 'bootsnap' -gem 'bootstrap', '~> 4.1.3' +gem 'bootstrap', '~> 4.3.1' gem 'cancancan' gem 'cocoon' gem 'cookies_eu' diff --git a/Gemfile.lock b/Gemfile.lock index dcc514c2..0782714a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) arel (9.0.0) ast (2.4.0) - autoprefixer-rails (9.0.0) + autoprefixer-rails (9.4.8) execjs aws-eventstream (1.0.1) aws-partitions (1.102.0) @@ -81,10 +81,10 @@ GEM bindex (0.5.0) bootsnap (1.3.1) msgpack (~> 1.0) - bootstrap (4.1.3) - autoprefixer-rails (>= 6.0.3) - popper_js (>= 1.12.9, < 2) - sass (>= 3.5.2) + bootstrap (4.3.1) + autoprefixer-rails (>= 9.1.0) + popper_js (>= 1.14.3, < 2) + sassc-rails (>= 2.0.0) builder (3.2.3) bullet (5.7.6) activesupport (>= 3.0.0) @@ -197,7 +197,7 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) pg (1.1.2) - popper_js (1.14.3) + popper_js (1.14.5) powerpack (0.1.2) pry (0.11.3) coderay (~> 1.1.0) @@ -236,8 +236,8 @@ GEM rainbow (3.0.0) rake (12.3.1) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) redcarpet (3.4.0) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) @@ -277,7 +277,7 @@ GEM unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) rubyzip (1.2.2) - sass (3.5.7) + sass (3.7.3) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -288,6 +288,15 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.0.0) + ffi (~> 1.9.6) + rake + sassc-rails (2.1.0) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt select2-rails (4.0.3) thor (~> 0.14) selenium-webdriver (3.14.0) @@ -338,7 +347,7 @@ DEPENDENCIES aws-sdk-s3 (~> 1.17) better_errors bootsnap - bootstrap (~> 4.1.3) + bootstrap (~> 4.3.1) bullet cancancan capybara