Skip to content
Snippets Groups Projects
Commit 27d2190a authored by John Harris's avatar John Harris
Browse files

chore: update bootstrap for CVE

parent 32ba35ea
No related branches found
No related tags found
No related merge requests found
Pipeline #84475 passed
......@@ -9,7 +9,7 @@ gem 'puma', '6.4.2'
gem 'sass-rails', '5.1.0'
gem 'uglifier', '4.2.0'
gem 'mini_racer', '0.8.0'
gem 'bootstrap', '4.6.0'
gem 'bootstrap', '4.6.2'
gem 'jquery-rails', '4.4.0'
gem 'turbolinks', '5.2.1'
gem 'dotenv-rails', '2.8.1'
......
......@@ -98,9 +98,9 @@ GEM
base64 (0.2.0)
batch-loader (2.0.1)
bigdecimal (3.1.8)
bootstrap (4.6.0)
bootstrap (4.6.2)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
popper_js (>= 1.16.1, < 2)
sassc-rails (>= 2.0.0)
builder (3.3.0)
bunny (2.23.0)
......@@ -402,7 +402,7 @@ DEPENDENCIES
active_model_serializers (= 0.10.13)
aws-sdk-s3 (= 1.113.0)
batch-loader (= 2.0.1)
bootstrap (= 4.6.0)
bootstrap (= 4.6.2)
bunny-mock (= 1.7.0)
delayed_job_active_record (= 4.1.7)
discard (= 1.2.1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment