From 7e2edf1480b870cf4746c6a944fd22e6a37d697a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com> Date: Mon, 28 Nov 2022 16:19:08 +0100 Subject: [PATCH] bundle --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b5632aeb..a5c738699 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.665.0) + aws-partitions (1.666.0) aws-sdk-core (3.168.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -115,9 +115,9 @@ GEM aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.18) bindex (0.8.1) - bootsnap (1.14.0) + bootsnap (1.15.0) msgpack (~> 1.2) - bootstrap (5.2.2) + bootstrap (5.2.3) autoprefixer-rails (>= 9.1.0) popper_js (>= 2.11.6, < 3) sassc-rails (>= 2.0.0) @@ -240,7 +240,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jmespath (1.6.1) + jmespath (1.6.2) jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -346,7 +346,7 @@ GEM rack (2.2.4) rack-mini-profiler (2.3.4) rack (>= 1.2.0) - rack-protection (3.0.3) + rack-protection (3.0.4) rack rack-test (2.0.2) rack (>= 1.3) @@ -430,16 +430,16 @@ GEM simple_form (5.1.0) actionpack (>= 5.2) activemodel (>= 5.2) - simple_form_bs5_file_input (0.0.6) + simple_form_bs5_file_input (0.0.7) rails simple_form simple_form_password_with_hints (0.0.7) rails simple_form - sinatra (3.0.3) + sinatra (3.0.4) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.3) + rack-protection (= 3.0.4) tilt (~> 2.0) snaky_hash (2.0.1) hashie -- GitLab