From 4ad57087f79f5e154a4f2e948e743ebb1332a006 Mon Sep 17 00:00:00 2001 From: Peter Hankiewicz Date: Mon, 12 Jun 2023 10:38:50 +0200 Subject: [PATCH] Apply security updates --- Gemfile | 2 ++ Gemfile.lock | 16 +++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 591ce6a..ee9602b 100644 --- a/Gemfile +++ b/Gemfile @@ -32,3 +32,5 @@ group :development, :test, :assets do gem 'sassc-rails' gem 'terser' end + +gem "bundle-audit", "~> 0.1.0", :group => :development diff --git a/Gemfile.lock b/Gemfile.lock index 4417557..0cde79d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,6 +69,11 @@ GEM bootsnap (1.13.0) msgpack (~> 1.2) builder (3.2.4) + bundle-audit (0.1.0) + bundler-audit + bundler-audit (0.9.1) + bundler (>= 1.2.0, < 3) + thor (~> 1.0) calendar_date_select (2.1.2) rails (>= 3.1) carmen (1.1.3) @@ -115,7 +120,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - mini_portile2 (2.8.1) + mini_portile2 (2.8.2) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) minitest (5.18.0) @@ -132,15 +137,15 @@ GEM net-protocol netrc (0.11.0) nio4r (2.5.9) - nokogiri (1.14.2) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.15.2-x86_64-linux) racc (~> 1.4) pg (1.4.4) puma (6.0.0) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.0) rack (2.2.6.4) rack-cors (2.0.1) rack (>= 2.0.0) @@ -219,6 +224,7 @@ PLATFORMS DEPENDENCIES bootsnap + bundle-audit (~> 0.1.0) calendar_date_select carmen couchrest