From 44de0e44810e92f0016e57be926c20720ea98a61 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Sun, 17 Mar 2024 18:56:05 +0100 Subject: [PATCH] bundle update --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee0cbc1..722d862 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM autoprefixer-rails (10.4.16.0) execjs (~> 2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -145,7 +145,8 @@ GEM formtastic_i18n (0.7.0) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.3-x86_64-linux) + google-protobuf (4.26.0-x86_64-linux) + rake (>= 13) haml (6.3.0) temple (>= 0.8.2) thor @@ -195,7 +196,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.22.3) msgpack (1.7.2) mutex_m (0.2.0) net-imap (0.4.10) @@ -208,7 +209,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) pg (1.5.6) popper_js (2.11.8) @@ -247,7 +248,7 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails-i18n (7.0.8) + rails-i18n (7.0.9) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) railties (7.1.3.2) @@ -279,9 +280,9 @@ GEM rexml (3.2.6) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sass-embedded (1.71.1-x86_64-linux-gnu) - google-protobuf (~> 3.25) - sassc-embedded (1.70.0) + sass-embedded (1.72.0-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) + sassc-embedded (1.70.1) sass-embedded (~> 1.70) selenium-webdriver (4.18.1) base64 (~> 0.2) @@ -304,7 +305,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.2-x86_64-linux) + sqlite3 (1.7.3-x86_64-linux) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)